Searched refs:PS_MB1 (Results 1 – 2 of 2) sorted by relevance
67 #define PS_MB1 0x0002 /* unused; must be 1. */ macro
409 ((rp->r_rax >> 8) & PSL_LSAHFMASK) | PS_MB1; in emulate_lsahf()413 (((rp->r_ps & PSL_LSAHFMASK) | PS_MB1) << 8); in emulate_lsahf()