Searched refs:_REG_CPSR (Results 1 – 4 of 4) sorted by relevance
183 gr[_REG_CPSR] = tf->tf_spsr; in cpu_getmcontext()185 KASSERTMSG(VALID_PSR(gr[_REG_CPSR]), "%#x", gr[_REG_CPSR]); in cpu_getmcontext()210 if (!VALID_PSR(gr[_REG_CPSR])) in cpu_mcontext_validate()251 tf->tf_spsr = gr[_REG_CPSR]; in cpu_setmcontext()
71 (ucp)->uc_mcontext.__gregs[_REG_CPSR] = 0x10;
70 #define _REG_CPSR 16 macro
173 uc->uc_mcontext.__gregs[_REG_CPSR] |= 0x03 /*R15_MODE_SVC*/;