Searched refs:FPS_IE (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dfp.h107 #define FPS_IE 0x00000001 /* invalid operation */ macro
126 (FPS_IE|FPS_DE|FPS_ZE|FPS_OE|FPS_UE|FPS_PE|FPS_SF|FPS_ES|FPS_B)
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/os/
H A Dfpu.c651 if (sw & FPS_IE)
/opensolaris-onvv-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_amd64dep.c268 if (cw & FPS_IE)
H A Dproc_ia32dep.c245 if (cw & FPS_IE)

Completed in 51 milliseconds