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