Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dfp.h70 #define FPZM 0x00000004 /* zero divide */ macro
84 #define FPZDIV FPZM
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c235 if (cw & FPZM) in fpcw2str()
H A Dproc_amd64dep.c294 if (cw & FPZM) in fpcw2str()