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

/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S23 lwz %r19, JMP_REGS_R19(3)
H A Dsigsetjmp.S22 stw %r19, JMP_REGS_R19(3)
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h30 uint32 r19; member in struct:iframe
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h47 #define r19 19 macro
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h45 uint32 r19; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S302 stwu %r19, -4(%r1)
376 lwzu %r19, 4(%r1)
H A Darch_exceptions_440.S305 stwu %r19, -4(%r1)
379 lwzu %r19, 4(%r1)
H A Darch_asm.S265 stwu %r19, -4(%r1)
301 lwzu %r19, 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 108 milliseconds