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

RISC-V: Cleanup masm lr()/sc() methods

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P5
    • 22
    • 22
    • hotspot
    • None
    • b15
    • riscv

    Description

      The masm load_reserved and store_conditional are hardcoded to t0 so they can't be used in all-places.
      store_conditional() have a different argument order than sc_d.

      They should take dest as argument and sc() should have the same argument order as sc.

      Attachments

        Issue Links

          Activity

            People

              rehn Robbin Ehn
              rehn Robbin Ehn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: