Home
last modified time | relevance | path

Searched refs:CPUID_EXT2_FFXSR (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-i386/
Dcpu.h387 #define CPUID_EXT2_FFXSR (1 << 25) macro
Dhelper.c177 CPUID_EXT2_FFXSR,
Dop_helper.c3055 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR) in helper_wrmsr()
3061 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR) in helper_wrmsr()