mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +00:00
BitCount() should use POPC on SPARC processors where POPC is implemented directly in hardware. Reviewed-by: kvn, never
BitCount() should use POPC on SPARC processors where POPC is implemented directly in hardware. Reviewed-by: kvn, never