PSL_T
#define PSL_T 0x00000100 /* trap flag */
#define PSL_T (1 << (31-PSL_T_POS)) /* Taken Branch Trap Enable */