RFR: 8313322: RISC-V: implement MD5 intrinsic
Antonios Printezis
tonyp at openjdk.org
Mon Jul 31 13:56:56 UTC 2023
What the title says. I started with the aarch64 version but changed it quite heavily.
I haven't done anything with the macro assembler before, so detailed / picky feedback is very welcome!
-------------
Commit messages:
- 8313322: RISC-V: implement MD5 intrinsic
Changes: https://git.openjdk.org/jdk/pull/15090/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15090&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8313322
Stats: 385 lines in 3 files changed: 381 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/15090.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15090/head:pull/15090
PR: https://git.openjdk.org/jdk/pull/15090
More information about the hotspot-dev
mailing list