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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Withdrawn
    • P4
    • None
    • 17, 18, 19
    • hotspot
    • aarch64
    • generic

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: