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

RISC-V: Improve bit test code introduced by JDK-8291555

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • 21
    • b23
    • riscv
    • linux

      JDK-8291555 added some single-bit tests that use `andi`, we can replace it with `test_bit` to avoid using the temp register when UseZbs is enabled.

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

              Created:
              Updated:
              Resolved: