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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: