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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpsw.h32 #define PSW_N 0x00200000 macro
59 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dtime.c177 if (regs->gr[0] & PSW_N)
H A Dptrace.c30 #define USER_PSW_BITS (PSW_N | PSW_V | PSW_CB)
H A Dunaligned.c706 regs->gr[0]|=PSW_N;
H A Dentry.S1392 ldil L%PSW_N,%r9
1393 or %r8,%r9,%r8 /* Set PSW_N */

Completed in 102 milliseconds