Searched refs:PSR_s (Results 1 – 4 of 4) sorted by relevance
57 #define PSR_s 0x00ff0000 /* Status */ macro
87 #define PSR_s 0x00ff0000 /* Status */ macro
70 regs->ARM_cpsr &= PSR_f | PSR_s | PSR_x | PSR_T_BIT | MODE32_BIT; in valid_user_regs()
173 regs->pstate &= PSR_f | PSR_s | (PSR_x & ~PSR_A_BIT) | \ in valid_user_regs()