Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dfp.h71 #define FPDM 0x00000002 /* denormalized operand */ macro
85 #define FPDNO FPDM
/titanic_50/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c233 if (cw & FPDM) in fpcw2str()
H A Dproc_amd64dep.c292 if (cw & FPDM) in fpcw2str()