Searched refs:SSE_RC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h155 #define SSE_RC 0x00006000 /* rounding control */ macro
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c368 if ((mxcsr & SSE_RC) == (SSE_RD|SSE_RU))
H A Dproc_amd64dep.c427 if ((mxcsr & SSE_RC) == (SSE_RD|SSE_RU))

Completed in 62 milliseconds