RFR: 8313322: RISC-V: implement MD5 intrinsic [v5]

Antonios Printezis tonyp at openjdk.org
Tue Aug 1 19:29:38 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!

Antonios Printezis has updated the pull request incrementally with one additional commit since the last revision:

  Removed tmp3 as it was unused.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15090/files
  - new: https://git.openjdk.org/jdk/pull/15090/files/32232492..233726a7

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

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