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

/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dvm_version_ppc.hpp98 static bool has_popcntw() { return (_features & popcntw_m) != 0; } function in class:VM_Version

Completed in 36 milliseconds