mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-02 16:52:58 +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