_MM_SET_FLUSH_ZERO_MODE

Set the flush zero bits of the MXCSR control and status register to the value in unsigned 32-bit integer _MM_FLUSH_xxxx. The flush zero may contain any of the following flags: _MM_FLUSH_ZERO_ON or _MM_FLUSH_ZERO_OFF.

nothrow @nogc @safe
void
_MM_SET_FLUSH_ZERO_MODE

Meta