Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dfp.h73 #define FPOM 0x00000008 /* overflow */ macro
87 #define FPOVR FPOM
/titanic_50/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c237 if (cw & FPOM) in fpcw2str()
H A Dproc_amd64dep.c296 if (cw & FPOM) in fpcw2str()