[PPC64] Implement load / store assembler functions which take an Address object

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 23
    • Component/s: hotspot
    • b22
    • ppc

      Other platforms have memory access instruction functions in the Assembler or MacroAssembler which take an Address object as argument. PPC64 currently has some which take RegisterOrConstant (e.g. void Assembler::ld(Register d, RegisterOrConstant roc, Register s1)). Porting changes would be a bit easier if we had ld, lwa, lwz, etc. with Address object as operand.

            Assignee:
            Varada M
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: