|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <emmintrin.h>
Go to the source code of this file.
Macros | |
| #define | _INCLUDED_PMM |
| #define | _MM_DENORMALS_ZERO_MASK 0x0040 |
| #define | _MM_DENORMALS_ZERO_ON 0x0040 |
| #define | _MM_DENORMALS_ZERO_OFF 0x0000 |
| #define _INCLUDED_PMM |
Definition at line 10 of file pmmintrin.h.
| #define _MM_DENORMALS_ZERO_MASK 0x0040 |
Definition at line 14 of file pmmintrin.h.
| #define _MM_DENORMALS_ZERO_OFF 0x0000 |
Definition at line 16 of file pmmintrin.h.
| #define _MM_DENORMALS_ZERO_ON 0x0040 |
Definition at line 15 of file pmmintrin.h.