History log of /openjdk10/hotspot/src/os_cpu/solaris_sparc/vm/count_trailing_zeros_solaris_sparc.hpp
Revision Date Author Comments
# 13061:af249b711f38 05-May-2017 kbarrett

8179004: Add an efficient implementation of the "count trailing zeros" operation
Summary: Added count_trailing_zeros function, with platform-dependent implementations.
Reviewed-by: dholmes, cjplummer