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

RISC-V: Small refactoring for increment/decrement

XMLWordPrintable

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

        The `increment` and `decrement` use t1 as tmp register, while t1 was the flag register in c2.
        We can make tmp registers as the arguments of `increment` and `decrement` so that c2 can reuse them.

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

                Created:
                Updated:
                Resolved: