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

/linux-master/arch/parisc/include/asm/
H A Dpsw.h15 /* ssm/rsm instructions number PSW_W and PSW_E differently */
40 #define PSW_W 0x08000000 /* PA2.0 only */ macro
52 # define WIDE_PSW PSW_W
H A Dprocessor.h257 regs->gr[ 0] = USER_PSW | (USER_WIDE_MODE ? PSW_W : 0); \
/linux-master/arch/parisc/kernel/
H A Dsignal.c330 psw |= PSW_W;

Completed in 148 milliseconds