Searched refs:PSW_N (Results 1 – 5 of 5) sorted by relevance
33 #define PSW_N 0x00200000 macro60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
466 regs->gr[0] |= PSW_N; in handle_nadtlb_fault()495 regs->gr[0] |= PSW_N; in handle_nadtlb_fault()510 regs->gr[0] |= PSW_N; in handle_nadtlb_fault()
127 if (regs->gr[0] & PSW_N) in profile_pc()
622 regs->gr[0]|=PSW_N; in handle_unaligned()
32 #define USER_PSW_BITS (PSW_N | PSW_B | PSW_V | PSW_CB)