Searched refs:PSW_X (Results 1 – 2 of 2) sorted by relevance
31 #define PSW_X 0x00100000 macro59 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
688 regs->gr[0] |= PSW_X; /* So we can single-step over the trap */ in handle_interruption()