Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c144 ecx &= CPUID_EXT3_LAHF_LM | CPUID_EXT3_CMP_LEG | CPUID_EXT3_CR8LEG | in hvf_get_supported_cpuid()
/openbmc/qemu/target/i386/
H A Dcpu.h780 #define CPUID_EXT3_CMP_LEG (1U << 1) macro