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

AArch64: Add immediate offset size check for ldr/str instructions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 24
    • hotspot

      JDK-8335662 shows that there are instances of base plus immediate offset ldr/str instructions with offsets that do not fit in the instruction.

      All instances where we cannot guarantee that the offset will fit in the instruction should be fixed similar to https://github.com/openjdk/jdk/commit/401d0d6b09ea422eacecda2900793a416097dc9b#diff-aa70c1653b06e09bb124748dfb7f553d72820de0beb056e8f6938c2c55340d67

            crakoczy Chad Rakoczy
            crakoczy Chad Rakoczy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: