FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSE_RND_FLD
sys/amd64/include/ieeefp.h
100
_mxcsr &= ~SSE_RND_FLD;
sys/amd64/include/ieeefp.h
101
_mxcsr |= (_m << SSE_RND_OFF) & SSE_RND_FLD;