Searched refs:PSR_AA32_C_BIT (Results 1 – 4 of 4) sorted by relevance
70 #define PSR_AA32_C_BIT 0x20000000 macro
33 #define PSR_AA32_C_BIT PSR_C_BIT macro
219 pstate & PSR_AA32_C_BIT ? 'C' : 'c', in print_pstate()
1918 PSR_AA32_C_BIT | PSR_AA32_V_BIT | in valid_compat_regs()