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