Searched refs:PSW_B (Results 1 – 4 of 4) sorted by relevance
30 #define PSW_B 0x00080000 macro60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
177 regs->gr[0] &= ~PSW_B; /* IPSW in gr[0] */ in fixup_exception()
503 regs->gr[0] &= ~PSW_B; in handle_interruption()
32 #define USER_PSW_BITS (PSW_N | PSW_B | PSW_V | PSW_CB)
Completed in 9 milliseconds