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

/external/qemu/target-i386/
H A Dhelper.c428 env->cpuid_vendor3 = def->vendor3;
432 env->cpuid_vendor3 = CPUID_VENDOR_INTEL_3;
1588 *ecx = env->cpuid_vendor3;
1682 *ecx = env->cpuid_vendor3;
H A Dcpu.h666 uint32_t cpuid_vendor3; member in struct:CPUX86State

Completed in 223 milliseconds