RFR: 8365732: RISC-V: implement AES CTR intrinsics [v2]
    Anjian Wen 
    wenanjian at openjdk.org
       
    Wed Aug 20 07:59:04 UTC 2025
    
    
  
> Hi everyone, please help review this patch which Implement the _counterMode_AESCrypt with Zvkned. On my QEMU, with Zvkned extension enabled, the tests in test/hotspot/jtreg/compiler/codegen/aes/ Passed.
Anjian Wen has updated the pull request incrementally with one additional commit since the last revision:
  delete useless Label, change L_judge_used to L_slow_loop
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/25281/files
  - new: https://git.openjdk.org/jdk/pull/25281/files/7e16d2b0..d7ddad6e
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25281&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25281&range=00-01
  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/25281.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25281/head:pull/25281
PR: https://git.openjdk.org/jdk/pull/25281
    
    
More information about the hotspot-compiler-dev
mailing list