Searched refs:GETITSTATE (Results 1 – 1 of 1) sorted by relevance
83 #define GETITSTATE(x) ((((x) >> 8) & 0xFC) | (((x) >> 25) & 0x3)) macro458 uint32_t itstate = GETITSTATE(regs->cpsr);