_MM_GET_FLUSH_ZERO_MODE
Classification
SSE_ALL, General Support, CPUID Test: SSE
Header File
immintrin.h
Synopsis
 _MM_GET_FLUSH_ZERO_MODE();
Description
Macro: Get the flush zero bits from the MXCSR control and status register. The flush zero may contain any of the following flags: _MM_FLUSH_ZERO_ON or _MM_FLUSH_ZERO_OFF
Operation
dst[31:0] := MXCSR & _MM_FLUSH_MASK