chsvlib
chsv helper source code

◆ X86_BMI1_ID

#define X86_BMI1_ID   0x0000000100000000llu

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

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

See also
x86_cpuid_test_feature;
get_x86_cpu_info.