RFR: 8373069: RISC-V: implement GHASH intrinsic
Anjian Wen
wenanjian at openjdk.org
Wed Dec 10 02:24:04 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
-------------
Commit messages:
- Add some flag
- RISC-V: implement GHASH intrinsic
Changes: https://git.openjdk.org/jdk/pull/28548/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28548&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8373069
Stats: 82 lines in 6 files changed: 81 ins; 0 del; 1 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