Searched refs:orig_gpr3 (Results 1 – 5 of 5) sorted by relevance
5 tcp->u_arg[0] = ppc_regs.orig_gpr3; in get_syscall_args()
24 r = upeek(pid, sizeof(long) * PT_ORIG_R3, (long *)&ppc_regs.orig_gpr3); in getregs_old()
292 regs->orig_gpr3 = arch->vex.guest_GPR3; in fill_prstatus()313 regs->orig_gpr3 = arch->vex.guest_GPR3; in fill_prstatus()334 regs->orig_gpr3 = arch->vex.guest_GPR3; in fill_prstatus()
203 VKI_PPC_REG orig_gpr3; /* Used for restarting system calls */ member
207 unsigned long orig_gpr3; /* Used for restarting system calls */ member