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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: