Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DISABLE_SSE
usr/src/uts/intel/os/fpu_subr.c
74
#define DISABLE_SSE()
usr/src/uts/intel/os/fpu_subr.c
79
#define DISABLE_SSE() setcr4(CR4_DISABLE_SSE_FLAGS(getcr4()))