Searched refs:CPSR_N_POS (Results 1 – 2 of 2) sorted by relevance
162 #define CPSR_N_POS 31 macro187 #define MASK_CPSR_N (1u << CPSR_N_POS)
1582 SetBit32(m_new_inst_cpsr, CPSR_N_POS, Bit32(result, 31)); in EmulateMUL()14296 SetBit32(m_new_inst_cpsr, CPSR_N_POS, Bit32(result, CPSR_N_POS)); in WriteFlags()