Searched refs:PSW_W (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
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.h293 regs->gr[ 0] = USER_PSW | (USER_WIDE_MODE ? PSW_W : 0); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsignal.c391 psw |= PSW_W;

Completed in 157 milliseconds