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

Anjian Wen wenanjian at openjdk.org
Tue Dec 9 02:27:29 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:

  simplify the code structure

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28320/files
  - new: https://git.openjdk.org/jdk/pull/28320/files/0c415020..2500663a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28320&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28320&range=02-03

  Stats: 188 lines in 1 file changed: 64 ins; 110 del; 14 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