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