RFR: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files [v2]

Vladimir Kozlov kvn at openjdk.org
Thu Sep 1 21:38:47 UTC 2022


On Thu, 1 Sep 2022 21:25:10 GMT, Vladimir Ivanov <vlivanov 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.

I thought `macroAssembler_x86_aes.cpp` had both implementations. I was wrong.

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

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


More information about the hotspot-dev mailing list