RFR: 8371968: RISC-V: implement AES CBC intrinsics [v3]

Anjian Wen wenanjian at openjdk.org
Fri Dec 5 03:24:31 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 with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - Modify some assert
 - RISC-V: implement AES CBC intrinsics

-------------

Changes: https://git.openjdk.org/jdk/pull/28320/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28320&range=02
  Stats: 228 lines in 1 file changed: 227 ins; 1 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