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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S28 lwz %r24, JMP_REGS_R24(3)
H A Dsigsetjmp.S27 stw %r24, JMP_REGS_R24(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h25 uint32 r24; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h52 #define r24 24 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h40 uint32 r24; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S307 stwu %r24, -4(%r1)
371 lwzu %r24, 4(%r1)
H A Darch_exceptions_440.S310 stwu %r24, -4(%r1)
374 lwzu %r24, 4(%r1)
H A Darch_asm.S260 stwu %r24, -4(%r1)
306 lwzu %r24, 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 158 milliseconds