Searched refs:CPSR_E (Results 1 – 2 of 2) sorted by relevance
320 #define CPSR_E (1U << 9) macro
3563 mask &= ~(CPSR_E | CPSR_GE); in msr_mask()