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

  /external/qemu/target-i386/
misc_helper.c 284 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR)
290 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR)
cpu.h 488 #define CPUID_EXT2_FFXSR (1 << 25)
    [all...]
helper.c 176 CPUID_EXT2_FFXSR,
    [all...]

Completed in 32 milliseconds