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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • port-stage-aarch64
    • port-stage-aarch64
    • 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.

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

                Created:
                Updated:
                Resolved: