Home
last modified time | relevance | path

Searched refs:V86_ZR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.h66 #define V86_ZR(x) ((x) & PSL_Z) macro
/illumos-gate/usr/src/boot/i386/common/
H A Dcons.c101 if (V86_ZR(v86.efl)) in getc()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c980 return (!V86_ZR(v86.efl)); in vidc_ischar()