Searched refs:ARM_pc (Results 1 – 7 of 7) sorted by relevance
130 #define ARM_pc uregs[15] macro
578 #define ARM_pc uregs[15] macro
289 # define ARM_pc uregs[15] macro
882 tprintf("[%08lx] ", arm_regs.ARM_pc); in print_pc()1374 scno = ptrace(PTRACE_PEEKTEXT, tcp->pid, (void *)(arm_regs.ARM_pc - 4), NULL); in get_scno()
1566 { uoff(regs.ARM_pc), "pc" },
231 uregs.ARM_pc = vex->guest_R15T & 0xFFFFFFFE; in ptrace_setregs()
350 regs->ARM_pc = arch->vex.guest_R15T; in fill_prstatus()