Searched refs:PSW_W (Results 1 - 3 of 3) 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.h14 /* ssm/rsm instructions number PSW_W and PSW_E differently */
39 #define PSW_W 0x08000000 /* PA2.0 only */ macro
51 # define WIDE_PSW PSW_W
H A Dprocessor.h305 regs->gr[ 0] = USER_PSW | (USER_WIDE_MODE ? PSW_W : 0); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsignal.c391 psw |= PSW_W;

Completed in 83 milliseconds