Integrated: 8313322: RISC-V: implement MD5 intrinsic

Antonios Printezis tonyp at openjdk.org
Wed Aug 2 13:20:00 UTC 2023


On Mon, 31 Jul 2023 13:50:10 GMT, Antonios Printezis <tonyp at openjdk.org> wrote:

> 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!

This pull request has now been integrated.

Changeset: b093880a
Author:    Antonios Printezis <tonyp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b093880acd89d8d0bccd4b8b260b721f4dcfc161
Stats:     395 lines in 4 files changed: 391 ins; 1 del; 3 mod

8313322: RISC-V: implement MD5 intrinsic

Reviewed-by: luhenry, rehn

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

PR: https://git.openjdk.org/jdk/pull/15090


More information about the hotspot-dev mailing list