ReactOS
0.4.16-dev-1025-gd3456f5
pmmintrin.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS SDK
3
* LICENSE: MIT (https://spdx.org/licenses/MIT)
4
* PURPOSE: Intrinsics for the SSE3 instruction set
5
* COPYRIGHT: Copyright 2024 Timo Kreuzer (timo.kreuzer@reactos.org)
6
*/
7
8
#pragma once
9
10
#define _INCLUDED_PMM
11
12
#include <
emmintrin.h
>
13
14
#define _MM_DENORMALS_ZERO_MASK 0x0040
15
#define _MM_DENORMALS_ZERO_ON 0x0040
16
#define _MM_DENORMALS_ZERO_OFF 0x0000
emmintrin.h
sdk
include
vcruntime
pmmintrin.h
Generated on Wed Apr 23 2025 06:13:20 for ReactOS by
1.9.6