chsvlib
chsv helper source code

◆ SSE4_1_SUPPORTED_MASK

#define SSE4_1_SUPPORTED_MASK (   mask)    CHECKMASKFLAG(mask, X86_SSE4_1_ID)

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

Parameters
maskA value obtained by calling the get_x86_cpu_info function.