8068054: AARCH64: Assembler interpreter, shared runtime

Andrew Haley aph at redhat.com
Wed Jan 7 15:02:48 UTC 2015


On 01/07/2015 02:54 PM, Roland Westrelin wrote:
> How come you need crc_table?

CRC instructions are optional, so are not provided by some
implementations.  We have provided an implementation of CRC32 which
uses SIMD instructions.

ACK to the rest.

Thanks,
Andrew.


More information about the hotspot-dev mailing list