Searched refs:PSR_VERS (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/sparc/include/asm/
H A Dpsrcompat.h21 #define PSR_VERS 0x0f000000 /* cpu-version field */ macro
40 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS)
H A Dpsr.h35 #define PSR_VERS 0x0f000000 /* cpu-version field */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsignal32.c51 /* Only valid if (info.si_regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */
117 /* Only valid if (regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */
255 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) {
341 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) {

Completed in 78 milliseconds