chsvlib
chsv helper source code

◆ AVX512VL_BW_SUPPORTED_MASK

#define AVX512VL_BW_SUPPORTED_MASK (   mask)    CHECKMASKFLAG(mask, X86_AVX512VL_BW_ID)

Checks whether a given mask returned by get_x86_cpu_info indicates that the central processor supports Intel AVX-512VL extensions for AVX-512BW instructions.

Parameters
maskA value obtained from a call to the get_x86_cpu_info function.