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