hg: jdk/sandbox: 8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Nov 8 02:00:26 UTC 2019
Changeset: c6a789f495fe
Author: kvn
Date: 2019-11-07 17:47 -0800
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/c6a789f495fe
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
Reviewed-by: kvn
Contributed-by: smita.kamath at intel.com, regev.shemy at intel.com, shay.gueron at intel.com
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! 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/stubRoutines_x86.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
More information about the jdk-sandbox-changes
mailing list