HomeSort by relevance Sort by last modified time
    Searched refs:cpuid_vendor3 (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-i386/
helper.c 427 env->cpuid_vendor3 = def->vendor3;
431 env->cpuid_vendor3 = CPUID_VENDOR_INTEL_3;
    [all...]
cpu.h 828 uint32_t cpuid_vendor3; member in struct:CPUX86State
    [all...]

Completed in 94 milliseconds