chsvlib
chsv helper source code

◆ X86_AVX_VNNI_ID

#define X86_AVX_VNNI_ID   X86_AVX512_VNNI_ID

A bit mask used to request support of the Intel AVX_VNNI instruction set.

The mask is mapped to the following Intel x86 and x86-64 CPUID flag: CPUID.(EAX=07H, ECX=0):ECX.AVX512_VNNI[bit 11].

This value is equivalent to X86_AVX512_VNNI_ID.

See also
x86_cpuid_test_feature;
get_x86_cpu_info.