#define X86_AVX512VL_F_ID 0x0000000000810000llu |
A bit mask used to request support of the Intel AVX512VL+AVX512F instruction set.
The mask is mapped to the following Intel x86 and x86-64 CPUID flags: CPUID.(EAX=07H, ECX=0):EBX.AVX512VL[bit 31] and CPUID.(EAX=07H, ECX=0):EBX.AVX512F[bit 16].