19 #if !defined(_M_IX86) && !defined(_M_X64)
20 #error This header is specific to X86 and X64 targets
27 #if defined (_M_CEE_PURE)
28 #error ERROR: EMM intrinsics not supported in the pure mode!
85 #if defined __cplusplus
__m128i _mm_aesenc_si128(__m128i, __m128i)
__m128i _mm_aesenclast_si128(__m128i, __m128i)
__m128i _mm_aeskeygenassist_si128(__m128i, const int)
__m128i
Definition: emmintrin.h:53
__m128i _mm_aesdeclast_si128(__m128i, __m128i)
__m128i _mm_aesimc_si128(__m128i)
__m128i _mm_clmulepi64_si128(__m128i, __m128i, const int)
__m128i _mm_aesdec_si128(__m128i, __m128i)