Searched refs:slot (Results 1 – 6 of 6) sorted by relevance
/picolibc-latest/newlib/libc/machine/spu/ |
D | c99ppe.h | 99 unsigned int slot[4]; member
|
/picolibc-latest/newlib/libc/machine/rx/ |
D | setjmp.S | 73 mov.l [r1], r0 ; Restore the stack - there's a slot for PC
|
/picolibc-latest/newlib/libc/machine/arc64/ |
D | memcmp.S | 218 ; 2) "dbnz" instruction has a delay slot. To make the code more 256 ; One last remark about NOT filling the delay slot of "brne" with 260 ; "ldl.ab r4, ..." into the delay slot of "brne ..." would clobber
|
D | memcpy.S | 137 ST64.ab r10, [r3, +8] ; Shove store in delay slot
|
D | memmove.S | 250 ST64.ab r10, [r3, +8] ; Shove store in delay slot
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 1312 * configure.host: or1knd support, OpenRISC without delay slot 1314 * libc/machine/or1k/setjmp.S: Optional delay slot 4401 * libc/machine/mips/strlen.c (strlen): Add delay slot for R3000. 10262 instead of the slot 0 value, remove any now unused variables, and 22094 exit if it has been overwritten by pre-fetching in delay slot. 26760 * libc/sys/sparc64/execve.S (execve): Insert nop in delay slot,
|