git: openjdk/jdk: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files
Vladimir Ivanov
vlivanov at openjdk.org
Thu Sep 8 16:52:33 UTC 2022
Changeset: 30d4145e
Author: Vladimir Ivanov <vlivanov at openjdk.org>
Date: 2022-09-08 16:50:47 +0000
URL: https://git.openjdk.org/jdk/commit/30d4145e2edd2d3e4cbaa8b01f7639ab53bc0991
8293230: x86_64: Move AES and GHASH stub definitions into separate source files
Reviewed-by: thartmann
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
- src/hotspot/cpu/x86/macroAssembler_x86_aes.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.hpp
+ src/hotspot/cpu/x86/stubGenerator_x86_64_aes.cpp
+ src/hotspot/cpu/x86/stubGenerator_x86_64_ghash.cpp
More information about the jdk-changes
mailing list