RFR: 8371968: RISC-V: implement AES CBC intrinsics
Anjian Wen
wenanjian at openjdk.org
Mon Nov 24 03:46:20 UTC 2025
Support AES CBC intrinsic on RISCV, Already passed the tests in
test/hotspot/jtreg/compiler/codegen/aes/
test/jdk/com/sun/crypto
-------------
Commit messages:
- modify some format and add some comments
- RISC-V: implement AES CBC mode intrinsics
Changes: https://git.openjdk.org/jdk/pull/28320/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28320&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8371968
Stats: 224 lines in 1 file changed: 224 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/28320.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28320/head:pull/28320
PR: https://git.openjdk.org/jdk/pull/28320
More information about the hotspot-compiler-dev
mailing list