[riscv-port] RFR: 8276988: riscv: Fix a register name string: lr to x5
zhengxiaolinX
duke at openjdk.java.net
Mon Nov 15 03:28:51 UTC 2021
On Thu, 11 Nov 2021 09:25:24 GMT, zhengxiaolinX <duke at openjdk.java.net> wrote:
> Hi team -
>
> Simply fix a register name string: `lr` is `names[1]` so `names[5]` should be `x5`.
>
> Thanks,
> Xiaolin
Seems the third checkbox needs a mark.

-------------
PR: https://git.openjdk.java.net/riscv-port/pull/2
More information about the riscv-port-dev
mailing list