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

RISC-V: C2: Small improvement to MacroAssembler::revb

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • b13
    • riscv
    • linux

      After the last logic shift right 56 bits in this assembler routine, there is no need to zero extend the remaining 8-bit value. The reason is that the upper bits will be all zeros as this is a logic shift right.

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

              Created:
              Updated:
              Resolved: