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().

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

                Created:
                Updated:
                Resolved: