Searched refs:r20 (Results 1 - 10 of 10) sorted by relevance

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S24 lwz %r20, JMP_REGS_R20(3)
H A Dsigsetjmp.S23 stw %r20, JMP_REGS_R20(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h29 uint32 r20; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S204 /* iframe pointer to r4 and a backup to r20 */
206 mr %r20, %r1
222 mr %r1, %r20
303 stwu %r20, -4(%r1)
375 lwzu %r20, 4(%r1)
H A Darch_exceptions_440.S207 /* iframe pointer to r4 and a backup to r20 */
209 mr %r20, %r1
225 mr %r1, %r20
306 stwu %r20, -4(%r1)
378 lwzu %r20, 4(%r1)
H A Darch_asm.S264 stwu %r20, -4(%r1)
302 lwzu %r20, 4(%r1)
H A Darch_debug.cpp207 kprintf(" r20 0x%08lx r21 0x%08lx r22 0x%08lx r23 0x%08lx\n",
208 frame->r20, frame->r21, frame->r22, frame->r23);
H A Darch_int.cpp89 dprintf("r20-r23: 0x%08lx 0x%08lx 0x%08lx 0x%08lx\n", frame->r20, frame->r21, frame->r22, frame->r23);
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h48 #define r20 20 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h44 uint32 r20; member in struct:iframe

Completed in 101 milliseconds