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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S30 lwz %r26, JMP_REGS_R26(3)
H A Dsigsetjmp.S29 stw %r26, JMP_REGS_R26(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h23 uint32 r26; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h54 #define r26 26 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h38 uint32 r26; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S309 stwu %r26, -4(%r1)
369 lwzu %r26, 4(%r1)
H A Darch_exceptions_440.S312 stwu %r26, -4(%r1)
372 lwzu %r26, 4(%r1)
H A Darch_asm.S258 stwu %r26, -4(%r1)
308 lwzu %r26, 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 117 milliseconds