Searched refs:SPSR (Results 1 – 3 of 3) sorted by relevance
235 SPSR = 1 << 22 enumerator261 SPSR_c = SPSR | 1 << 16,262 SPSR_x = SPSR | 1 << 17,263 SPSR_s = SPSR | 1 << 18,264 SPSR_f = SPSR | 1 << 19
166 def SPSR : ARMReg<2, "spsr">;
4004 // A/R class can only move from CPSR or SPSR.