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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S31 lwz %r27, JMP_REGS_R27(3)
H A Dsigsetjmp.S30 stw %r27, JMP_REGS_R27(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h22 uint32 r27; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h55 #define r27 27 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h37 uint32 r27; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S310 stwu %r27, -4(%r1)
368 lwzu %r27, 4(%r1)
H A Darch_exceptions_440.S313 stwu %r27, -4(%r1)
371 lwzu %r27, 4(%r1)
H A Darch_asm.S257 stwu %r27, -4(%r1)
309 lwzu %r27, 4(%r1)
H A Darch_debug.cpp209 kprintf(" r24 0x%08lx r25 0x%08lx r26 0x%08lx r27 0x%08lx\n",
210 frame->r24, frame->r25, frame->r26, frame->r27);
H A Darch_int.cpp90 dprintf("r24-r27: 0x%08lx 0x%08lx 0x%08lx 0x%08lx\n", frame->r24, frame->r25, frame->r26, frame->r27);

Completed in 372 milliseconds