RFR: 8373069: RISC-V: implement GHASH intrinsic [v5]
Anjian Wen
wenanjian at openjdk.org
Mon Dec 15 10:53:15 UTC 2025
> support GHASH intrinsic for crypt GCM, which need zvkg extension.
>
> passed the tests in
> test/hotspot/jtreg/compiler/codegen/aes/
> test/jdk/com/sun/crypto
Anjian Wen has updated the pull request incrementally with one additional commit since the last revision:
delete some redundant assert and modify some format
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28548/files
- new: https://git.openjdk.org/jdk/pull/28548/files/3bf38390..fb0f549f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28548&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28548&range=03-04
Stats: 24 lines in 2 files changed: 10 ins; 6 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/28548.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28548/head:pull/28548
PR: https://git.openjdk.org/jdk/pull/28548
More information about the hotspot-dev
mailing list