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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S29 lwz %r25, JMP_REGS_R25(3)
H A Dsigsetjmp.S28 stw %r25, JMP_REGS_R25(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h24 uint32 r25; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h53 #define r25 25 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h39 uint32 r25; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S308 stwu %r25, -4(%r1)
370 lwzu %r25, 4(%r1)
H A Darch_exceptions_440.S311 stwu %r25, -4(%r1)
373 lwzu %r25, 4(%r1)
H A Darch_asm.S259 stwu %r25, -4(%r1)
307 lwzu %r25, 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 163 milliseconds