mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-20 07:58:55 +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