Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217459

[PPC64] Cleanup non-vector version of CRC32

XMLWordPrintable

    • b06
    • ppc

        PPC64 currently contains static tables for CRC32/CRC32C calculations. We only need some of them depending on Endianess and on whether vector instructions are available or not.
        We can get rid of quite some code when we generate these constants at startup as we already do for the vector version.

              mdoerr Martin Doerr
              mdoerr Martin Doerr
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: