Home
last modified time | relevance | path

Searched refs:slot (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/
Dc99ppe.h99 unsigned int slot[4]; member
/picolibc-latest/newlib/libc/machine/rx/
Dsetjmp.S73 mov.l [r1], r0 ; Restore the stack - there's a slot for PC
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcmp.S218 ; 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
Dmemcpy.S137 ST64.ab r10, [r3, +8] ; Shove store in delay slot
Dmemmove.S250 ST64.ab r10, [r3, +8] ; Shove store in delay slot
/picolibc-latest/newlib/
DChangeLog-20151312 * 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,