[9] RFR (L) 8143012: CRC32 Intrinsics support on SPARC

Roland Westrelin roland.westrelin at oracle.com
Fri Nov 20 15:41:46 UTC 2015


> http://cr.openjdk.java.net/~kvn/8143012/webrev/

That looks good to me but aren’t:

Aren’t StubRoutines::Sparc::_crc_by128_masks[] and StubRoutines::Sparc::_crc_table[] the same as StubRoutines::x86::_crc_by128_masks[] and StubRoutines::x86::_crc_table[] and can’t we do better?

Roland.


More information about the hotspot-compiler-dev mailing list