Searched refs:CPUID_EXT_POPCNT (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-i386/
H A Dcpu.h379 #define CPUID_EXT_POPCNT (1 << 23) macro
H A Dtranslate.c7529 if (!(s->cpuid_ext_features & CPUID_EXT_POPCNT))

Completed in 30 milliseconds