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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S35 lwz %r31, JMP_REGS_R31(3)
H A Dsigsetjmp.S34 stw %r31, JMP_REGS_R31(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h18 uint32 r31; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h59 #define r31 31 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h33 uint32 r31; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S286 /* push r4-r31 */
314 stwu %r31, -4(%r1)
364 lwzu %r31, 4(%r1)
H A Darch_exceptions_440.S289 /* push r4-r31 */
317 stwu %r31, -4(%r1)
367 lwzu %r31, 4(%r1)
H A Darch_asm.S228 // regs to push on the stack: f13-f31, r13-r31, cr, r2, lr
252 // r31-13, r2
253 stwu %r31, -4(%r1)
313 lwzu %r31, 4(%r1)
H A Darch_debug.cpp211 kprintf(" r28 0x%08lx r29 0x%08lx r30 0x%08lx r31 0x%08lx\n",
212 frame->r28, frame->r29, frame->r30, frame->r31);
H A Darch_int.cpp91 dprintf("r28-r31: 0x%08lx 0x%08lx 0x%08lx 0x%08lx\n", frame->r28, frame->r29, frame->r30, frame->r31);

Completed in 171 milliseconds