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

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.hpp760 static bool supports_sse4a() { return (_features & CPU_SSE4A) != 0; } function in class:VM_Version

Completed in 67 milliseconds