Home
last modified time | relevance | path

Searched refs:PSW_N (Results 1 – 5 of 5) sorted by relevance

/linux/arch/parisc/include/asm/
A Dpsw.h33 #define PSW_N 0x00200000 macro
60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
/linux/arch/parisc/kernel/
A Dtime.c125 if (regs->gr[0] & PSW_N) in profile_pc()
A Dunaligned.c693 regs->gr[0]|=PSW_N; in handle_unaligned()
A Dptrace.c33 #define USER_PSW_BITS (PSW_N | PSW_B | PSW_V | PSW_CB)
A Dentry.S1327 ldil L%PSW_N,%r9

Completed in 13 milliseconds