[riscv-port-jdk11u:riscv-port] RFR: 8293524: RISC-V: Use macro-assembler functions as appropriate [v2]

Dingli Zhang dzhang at openjdk.org
Tue Oct 8 13:21:54 UTC 2024


On Tue, 8 Oct 2024 06:28:12 GMT, Gui Cao <gcao at openjdk.org> wrote:

>> Dingli Zhang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>> 
>>   8293524: RISC-V: Use macro-assembler functions as appropriate
>
> src/hotspot/cpu/riscv/macroAssembler_riscv.cpp line 2258:
> 
>> 2256: 
>> 2257:   // Success
>> 2258:   mv(result, -1);
> 
> why is -1?

Just a typo, sorry. 
Fixed.

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

PR Review Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/34#discussion_r1791862465


More information about the riscv-port-dev mailing list