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

  /external/qemu/target-i386/
helper.c 425 env->cpuid_vendor1 = def->vendor1;
429 env->cpuid_vendor1 = CPUID_VENDOR_INTEL_1;
    [all...]
cpu.h 826 uint32_t cpuid_vendor1; member in struct:CPUX86State
    [all...]
translate.c     [all...]

Completed in 543 milliseconds