Create a MacroAssembler::access_load/store_at wrapper for AArch64

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • None
    • gc
    • b14
    • aarch64

        Most platforms now have moved the logic of MacroAssembler::load/store_heap_oop() into BarrierSetAssembler, and use the AS_RAW decorator to perform raw accesses. The loads and stores go through a shared MacroAssembler::access_load/store_at wrapper.

        It would be great if AArch64 did the same thing for symmetry.

              Assignee:
              Roman Kennke
              Reporter:
              Erik Ă–sterlund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: