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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.hpp156 mmx_amd : 1, member in struct:VM_Version::ExtCpuid1Edx::__anon62
583 static bool supports_mmx_ext() { return is_amd() && _cpuid_info.ext_cpuid1_edx.bits.mmx_amd != 0; }

Completed in 31 milliseconds