Searched refs:PSR_AA32_I_BIT (Results 1 – 6 of 6) sorted by relevance
46 PSR_AA32_I_BIT | PSR_AA32_F_BIT),
171 cpsr = mode | PSR_AA32_I_BIT; in prepare_fault32()
50 #define PSR_AA32_I_BIT 0x00000080 macro
32 #define PSR_AA32_I_BIT PSR_I_BIT macro
188 pstate & PSR_AA32_I_BIT ? 'I' : 'i', in print_pstate()
1696 (regs->pstate & PSR_AA32_I_BIT) == 0 && in valid_compat_regs()