mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-20 02:17:53 +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