AARCH64: aarch64.ad uses the wrong operand class for some operations

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • port-stage-aarch64
    • Affects Version/s: port-stage-aarch64
    • Component/s: hotspot
    • None

        In several places in aarch64.ad, iRegI (all integer registers) is used as a destination rather than iRegINoSp (integer registers except special-purpose ones). This means that, say, the frame pointer may be incorrectly selected by the register allocator as a destination.

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

                Created:
                Updated:
                Resolved: