Searched refs:PSR_DIT_BIT (Results 1 – 3 of 3) sorted by relevance
53 #define PSR_DIT_BIT 0x01000000 macro
137 new |= (old & PSR_DIT_BIT); in enter_exception64()
195 pstate & PSR_DIT_BIT ? '+' : '-', in print_pstate()