Searched refs:TARGET_REG_CPSR (Results 1 – 2 of 2) sorted by relevance
88 gr[TARGET_REG_CPSR] = tswap32(cpsr_read(env)); in get_mcontext()91 gr[TARGET_REG_CPSR] &= ~CPSR_C; in get_mcontext()147 cpsr = tswap32(gr[TARGET_REG_CPSR]); in set_mcontext()
41 #define TARGET_REG_CPSR 16 macro