hg: jdk/sandbox: 8217869: Add count_leading_zeros utility
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Jan 28 22:30:42 UTC 2019
Changeset: bc20d0376402
Author: redestad
Date: 2019-01-28 23:00 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/bc20d0376402
8217869: Add count_leading_zeros utility
Reviewed-by: neliasso, thartmann
! src/hotspot/share/opto/regmask.cpp
! src/hotspot/share/opto/regmask.hpp
+ src/hotspot/share/utilities/count_leading_zeros.hpp
+ test/hotspot/gtest/utilities/test_count_leading_zeros.cpp
! test/hotspot/gtest/utilities/test_count_trailing_zeros.cpp
More information about the jdk-sandbox-changes
mailing list