Searched refs:CPSR_N_POS (Results 1 – 2 of 2) sorted by relevance
81 #define CPSR_N_POS 31 macro106 #define MASK_CPSR_N (1u << CPSR_N_POS)
1023 SetBit32 (m_new_inst_cpsr, CPSR_N_POS, Bit32 (result, 31)); in EmulateMUL()13403 SetBit32(m_new_inst_cpsr, CPSR_N_POS, Bit32(result, CPSR_N_POS)); in WriteFlags()