Searched refs:PSW_T (Results 1 – 4 of 4) sorted by relevance
37 #define PSW_T 0x01000000 macro60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
143 psw_c[3] = (psw & PSW_T ? 'T' : '-'); in hppa_cpu_dump_state()
120 #define PSW_T 0x01000000 macro
688 regs->gr[0] &= ~PSW_T; in handle_interruption()