Searched refs:_REG_CPSR (Results 1 – 4 of 4) sorted by relevance
58 gr[_REG_CPSR] = r->r_cpsr; in pt_reg_to_ucontext()84 r->r_cpsr = gr[_REG_CPSR]; in pt_ucontext_to_reg()
59 #define _REG_CPSR 16 macro
149 uc->uc_mcontext.__gregs[_REG_CPSR] |= 0x03 /*R15_MODE_SVC*/;
689 gr[_REG_CPSR] = tf->tf_spsr; in get_mcontext()722 tf->tf_spsr = gr[_REG_CPSR]; in set_mcontext()748 spsr = uc.uc_mcontext.__gregs[_REG_CPSR];