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

RISC-V: Clean up and refactoring for assembler functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • None
    • b20
    • riscv
    • linux

        Witnessed that some high-level assember functions are placed in file assembler_riscv.hpp/cpp, such as 'movptr', 'li' and so on. These are macro-assembler functions which should be placed in macroAssembler_riscv.hpp/cpp. Meanwhile, we should also move load & store memory assembler functions from addresses in 'address'/'Address' form.

              fyang Fei Yang
              fyang Fei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: