RFR: 8319716: RISC-V: Add SHA-2 [v8]
Robbin Ehn
rehn at openjdk.org
Fri Dec 22 07:06:43 UTC 2023
On Fri, 22 Dec 2023 02:44:13 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> index store state back
>
> src/hotspot/cpu/riscv/stubGenerator_riscv.cpp line 3705:
>
>> 3703: // vl1reXX.v v15, ofs
>> 3704: //
>> 3705: // // Increment word contant address by stride (16/32 bytes, 4*4B/8B, 128b/256b)
>
> Nit: s/contant/constant/
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16562#discussion_r1434783000
More information about the hotspot-dev
mailing list