RFR: 8371968: RISC-V: implement AES CBC intrinsics [v5]
Anjian Wen
wenanjian at openjdk.org
Tue Dec 9 02:59:15 UTC 2025
> Support AES CBC intrinsic on RISCV, Already 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:
modify code format and register name
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28320/files
- new: https://git.openjdk.org/jdk/pull/28320/files/2500663a..6828d5e5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28320&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28320&range=03-04
Stats: 20 lines in 1 file changed: 0 ins; 0 del; 20 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