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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S25 lwz %r21, JMP_REGS_R21(3)
H A Dsigsetjmp.S24 stw %r21, JMP_REGS_R21(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h28 uint32 r21; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h49 #define r21 21 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h43 uint32 r21; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S304 stwu %r21, -4(%r1)
374 lwzu %r21, 4(%r1)
H A Darch_exceptions_440.S307 stwu %r21, -4(%r1)
377 lwzu %r21, 4(%r1)
H A Darch_asm.S263 stwu %r21, -4(%r1)
303 lwzu %r21, 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);

Completed in 104 milliseconds