chsvlib
chsv helper source code

◆ X86_POPCNT_ID

#define X86_POPCNT_ID   0x0000000000000140llu

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

The mask is mapped to the following Intel x86 and x86-64 CPUID flags: CPUID.01H:ECX.SSE4_2[bit 20] and CPUID.01H:ECX.POPCNT[bit 23].

See also
x86_cpuid_test_feature;
get_x86_cpu_info.