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

Remove unused argument in [load/store]_sized_value on aarch64 and riscv

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b20
    • aarch64, riscv

      Remove the unused argument `Register [dst2/src2]` in [load/store]_sized_value on aarch64 and riscv ports.

      Seems like they were brought in in the initial ports JDK-8068054 JDK-8276799 as just straight signature copies of x86. The second register is only required on x86 for x86_32 support and is unused on riscv and aarch64.

            aboldtch Axel Boldt-Christmas
            aboldtch Axel Boldt-Christmas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: