Searched refs:PSR_AA32_V_BIT (Results 1 – 3 of 3) sorted by relevance
55 #define PSR_AA32_V_BIT 0x10000000 macro
183 pstate & PSR_AA32_V_BIT ? 'V' : 'v', in print_pstate()
1706 PSR_AA32_C_BIT | PSR_AA32_V_BIT | in valid_compat_regs()