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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S26 lwz %r22, JMP_REGS_R22(3)
H A Dsigsetjmp.S25 stw %r22, JMP_REGS_R22(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h27 uint32 r22; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h50 #define r22 22 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h42 uint32 r22; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S305 stwu %r22, -4(%r1)
373 lwzu %r22, 4(%r1)
H A Darch_exceptions_440.S308 stwu %r22, -4(%r1)
376 lwzu %r22, 4(%r1)
H A Darch_asm.S262 stwu %r22, -4(%r1)
304 lwzu %r22, 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 132 milliseconds