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

AArch64: Fix a typo introduced by JDK-8238690

    XMLWordPrintable

Details

    • b20
    • aarch64

    Description

      In aarch64.ad, the match rule of vsra4S_imm and vsra8S_imm is

        match(Set dst (RShiftVS src (LShiftCntV shift)));

      It should be
      match(Set dst (RShiftVS src (RShiftCntV shift)));

      Attachments

        Issue Links

          Activity

            People

              yzhang Yang Zhang
              yzhang Yang Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: