Searched defs:supports_sse4_1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.hpp550 static bool supports_sse4_1() { return (_cpuFeatures & CPU_SSE4_1) != 0; } function in class:VM_Version

Completed in 55 milliseconds