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

Anjian Wen wenanjian at openjdk.org
Thu Nov 27 02:40: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

Anjian Wen has updated the pull request incrementally with one additional commit since the last revision:

  fix some comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28320/files
  - new: https://git.openjdk.org/jdk/pull/28320/files/280fae41..db18bda6

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

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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