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

AArch64: CMN should be handled the same way as CMP

XMLWordPrintable

    • b06
    • aarch64

        At present, cmp(r8, -1) fails at comple time, but cmn(r8, -1) fails at runtime. We should fix cmn() to be the same as cmp().

              aph Andrew Haley
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: