mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-28 13:22:26 +00:00
These methods can be instrinsified by using bit scan, bit test, and population count instructions. Reviewed-by: kvn, never
These methods can be instrinsified by using bit scan, bit test, and population count instructions. Reviewed-by: kvn, never