RFR: 8365732: RISC-V: implement AES CTR intrinsics
Anjian Wen
wenanjian at openjdk.org
Tue Aug 19 06:34:41 UTC 2025
On Sat, 17 May 2025 03:13:46 GMT, Anjian Wen <wenanjian at openjdk.org> wrote:
> 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.
still working on it.
Pass the aes-ctr test in jtreg:test/hotspot/jtreg/compiler/codegen/aes
Test in qemu-sys-riscv64, with extension v=true,zvkn=true,zvkned=true,zvknc=true,zvkng=true
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25281#issuecomment-3067708259
PR Comment: https://git.openjdk.org/jdk/pull/25281#issuecomment-3153284448
More information about the hotspot-compiler-dev
mailing list