Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b15
    • ppc, s390x

        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 S390 and PPC did the same thing for symmetry.

              Assignee:
              Martin Doerr
              Reporter:
              Erik Ă–sterlund
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: