[aarch64] Address::lea does not handle scaled immediate offset.

XMLWordPrintable

    • Type: Bug
    • Resolution: Withdrawn
    • Priority: P4
    • None
    • Affects Version/s: 17, 18, 19
    • Component/s: hotspot
    • aarch64
    • generic

      The current implementation of Address::lea() does not handle base + immediate offset (base_plus_offset) with scaling. If scaling ought to be applicable to immediate offsets (in Address) this needs to be corrected, an alternative is to ensure the Address abstraction does not permit scaling to immediate offsets (the code does contain some such uses).

            Assignee:
            Unassigned
            Reporter:
            Patric Hedlin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: