Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dfp.h68 #define FPIM 0x00000001 /* invalid operation */ macro
82 #define FPINV FPIM
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c231 if (cw & FPIM) in fpcw2str()
H A Dproc_amd64dep.c290 if (cw & FPIM) in fpcw2str()