ReactOS 0.4.16-dev-456-ga97fcf1
|
Go to the source code of this file.
Macros | |
#define | __ISA_AVAILABILITY__H__ |
Enumerations | |
enum | ISA_AVAILABILITY { __ISA_AVAILABLE_X86 = 0 , __ISA_AVAILABLE_SSE2 = 1 , __ISA_AVAILABLE_SSE42 = 2 , __ISA_AVAILABLE_AVX = 3 , __ISA_AVAILABLE_ENFSTRG = 4 , __ISA_AVAILABLE_AVX2 = 5 , __ISA_AVAILABLE_AVX512 = 6 , __ISA_AVAILABLE_ARMNT = 0 , __ISA_AVAILABLE_NEON = 1 , __ISA_AVAILABLE_NEON_ARM64 = 2 } |
#define __ISA_AVAILABILITY__H__ |
Definition at line 10 of file isa_availability.h.
Definition at line 12 of file isa_availability.h.