Searched refs:_REG_CPSR (Results 1 – 2 of 2) sorted by relevance
61 #define _REG_CPSR 16 macro
433 gr[_REG_CPSR] = tf->tf_spsr & ~PSR_C; in get_mcontext()436 gr[_REG_CPSR] = tf->tf_spsr; in get_mcontext()479 spsr = gr[_REG_CPSR]; in set_mcontext()519 tf->tf_spsr = gr[_REG_CPSR]; in set_mcontext()