RISC-V: Move rt_call and xxx_move from SharedRuntime to MacroAssembler

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • 20
    • b17
    • riscv
    • linux

      When we port Foreign Function & Memory API (Preview) for riscv backend [1],
      we find some methods in sharedRuntime_riscv.cpp that can be reused.

      Here is the list of methods that can be moved to MacroAssembler:
      - move32_64
      - float_move
      - long_move
      - double_move
      - object_move
      - rt_call

      1. https://github.com/feilongjiang/jdk/tree/riscv-foreign-api

            Assignee:
            Feilong Jiang
            Reporter:
            Feilong Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: