Searched refs:CPSR_MODE_IRQ (Results 1 – 2 of 2) sorted by relevance
28 …dprintf(CRITICAL, "%c%s r13 0x%08x r14 0x%08x\n", ((spsr & CPSR_MODE_MASK) == CPSR_MODE_IRQ) ? '*'… in dump_mode_regs()40 case CPSR_MODE_IRQ: in dump_mode_regs()
52 #define CPSR_MODE_IRQ 0x12 macro
Completed in 5 milliseconds