Home
last modified time | relevance | path

Searched refs:X86_FEATURE_POPCNT (Results 1 – 2 of 2) sorted by relevance

/tools/objtool/
Dspecial.c33 #define X86_FEATURE_POPCNT (4*32+23) macro
101 if (feature == X86_FEATURE_POPCNT) in get_alt_entry()
/tools/arch/x86/include/asm/
Dcpufeatures.h137 #define X86_FEATURE_POPCNT ( 4*32+23) /* POPCNT instruction */ macro