chsvlib
chsv helper source code

◆ AVX_VNNI_SUPPORTED_MASK

#define AVX_VNNI_SUPPORTED_MASK (   mask)    AVX512_VNNI_SUPPORTED_MASK(mask, X86_AVX512_VNNI_ID)

Checks whether a given mask returned by get_x86_cpu_info indicates that the central processor supports Intel AVX512_VNNI.

Parameters
maskA value obtained by calling the get_x86_cpu_info function.