Home
last modified time | relevance | path

Searched refs:PS_MB1 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/sys/
H A Dpsw.h67 #define PS_MB1 0x0002 /* unused; must be 1. */ macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c409 ((rp->r_rax >> 8) & PSL_LSAHFMASK) | PS_MB1; in emulate_lsahf()
413 (((rp->r_ps & PSL_LSAHFMASK) | PS_MB1) << 8); in emulate_lsahf()