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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S21 lwz %r17, JMP_REGS_R17(3)
H A Dsigsetjmp.S20 stw %r17, JMP_REGS_R17(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h32 uint32 r17; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h45 #define r17 17 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h47 uint32 r17; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S300 stwu %r17, -4(%r1)
378 lwzu %r17, 4(%r1)
H A Darch_exceptions_440.S303 stwu %r17, -4(%r1)
381 lwzu %r17, 4(%r1)
H A Darch_asm.S267 stwu %r17, -4(%r1)
299 lwzu %r17, 4(%r1)
H A Darch_debug.cpp205 kprintf(" r16 0x%08lx r17 0x%08lx r18 0x%08lx r19 0x%08lx\n",
206 frame->r16, frame->r17, frame->r18, frame->r19);
H A Darch_int.cpp88 dprintf("r16-r19: 0x%08lx 0x%08lx 0x%08lx 0x%08lx\n", frame->r16, frame->r17, frame->r18, frame->r19);

Completed in 119 milliseconds