mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +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