[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.
![image](https://user-images.githubusercontent.com/38156692/141717351-eebce4bf-9672-4f17-80f6-af30f33ba410.png)

-------------

PR: https://git.openjdk.java.net/riscv-port/pull/2


More information about the riscv-port-dev mailing list