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

/netbsd-current/sys/arch/hppa/include/
H A Dpsl.h107 #define PSW_MBZ (PSW_Y | PSW_Z | PSW_S | PSW_X | PSW_M | PSW_R) macro
/netbsd-current/tests/lib/libc/sys/
H A Dt_lwp_create.c178 uc->uc_mcontext.__gregs[_REG_PSW] |= PSW_MBZ;
/netbsd-current/sys/arch/hppa/hppa/
H A Dhppa_machdep.c137 if ((gr[_REG_PSW] & (PSW_MBS|PSW_MBZ)) != PSW_MBS) {

Completed in 106 milliseconds