Searched refs:PSR_DIT_BIT (Results 1 – 4 of 4) sorted by relevance
53 #define PSR_DIT_BIT 0x01000000 macro
131 new |= (old & PSR_DIT_BIT); in enter_exception64()
196 pstate & PSR_DIT_BIT ? '+' : '-', in print_pstate()
703 spsr_mask = PSR_N_BIT | PSR_Z_BIT | PSR_C_BIT | PSR_V_BIT | PSR_DIT_BIT | PSR_PAN_BIT; in inject_undef64()