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

AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers

    XMLWordPrintable

Details

    • b24
    • 16
    • b35
    • aarch64
    • generic
    • Verified

    Backports

      Description

        This is a typo introduced by JDK-8255949.
        Shifting right and accumulating four short integers should use `usra` rather than `ushr`.

        Attachments

          Issue Links

            Activity

              People

                dongbo Dong Bo
                dongbo Dong Bo
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: