RFR: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files
Vladimir Ivanov
vlivanov at openjdk.org
Thu Sep 1 21:27:32 UTC 2022
On Thu, 1 Sep 2022 19:19:56 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> What about stubGenerator_x86_32.cpp? It also has AES intrinsic code.
This PR is self-contained and deliberately focused on x86-64. I don't have ability to test x86-32 changes, but if anybody wants to contribute a patch covering `stubGenerator_x86_32.cpp`, I'll be more than happy to incorporate it.
-------------
PR: https://git.openjdk.org/jdk/pull/10124
More information about the hotspot-dev
mailing list