Searched refs:PT_ORIG_R3 (Results 1 – 4 of 4) sorted by relevance
1 #ifndef PT_ORIG_R32 # define PT_ORIG_R3 34 macro39 { REGSIZE*PT_ORIG_R3, "ORIG_R3" },
24 r = upeek(tcp, sizeof(long) * PT_ORIG_R3, &ppc_regs.orig_gpr3); in getregs_old()
164 ucp->uc_mcontext.gp_regs[PT_ORIG_R3] = random(); in trap_signal_handler()177 ucp->uc_link->uc_mcontext.gp_regs[PT_ORIG_R3] = random(); in trap_signal_handler()
3680 * util.c [POWERPC] (arg0_offset): Set to 4*PT_R3, not 4*PT_ORIG_R3.3914 * syscall.c (syscall_enter) [LINUX && POWERPC]: Define PT_ORIG_R3 if