Searched refs:PSR_TCO_BIT (Results 1 – 4 of 4) sorted by relevance
54 #define PSR_TCO_BIT 0x02000000 macro
135 new |= PSR_TCO_BIT; in enter_exception64()
193 pstate & PSR_TCO_BIT ? '+' : '-', in print_pstate()
1101 regs->pstate &= ~PSR_TCO_BIT; in setup_return()