Searched refs:_REG_PC (Results 1 – 6 of 6) sorted by relevance
148 uc->uc_mcontext.__gregs[_REG_PC] |= 0x1f /*PSR_SYS32_MODE*/;182 uc->uc_mcontext.__gregs[_REG_PC] = 0x100002;188 uc->uc_mcontext.__gregs[_REG_PC] = 0;
56 gr[_REG_PC] = r->r_pc; in pt_reg_to_ucontext()82 r->r_pc = gr[_REG_PC]; in pt_ucontext_to_reg()
64 #define _REG_PC _REG_R15 macro
66 gr[_REG_PC] = (__greg_t)_ctx_start; in __signalcontext()
76 gr[_REG_PC] = (__greg_t)_ctx_start; in __makecontext()
196 gr[_REG_PC] = tf->tf_pc; in get_mcontext()262 tf->tf_pc = gr[_REG_PC]; in set_mcontext()