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

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

Completed in 37 milliseconds