mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-09 06:28:49 +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