hg: jdk8u/jdk8u-dev/hotspot: 2 new changesets

paul.hohensee at gmail.com paul.hohensee at gmail.com
Fri Aug 27 16:22:31 UTC 2021


Changeset: a366742f8036
Author:    enevill
Date:      2015-07-21 13:36 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/a366742f8036

8131062: aarch64: add support for GHASH acceleration
Summary: Add support for GHASH using pmull
Reviewed-by: kvn, goetz, aph
Contributed-by: alexander.alexeev at caviumnetworks.com

! src/cpu/aarch64/vm/assembler_aarch64.hpp
! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp
! src/cpu/aarch64/vm/vm_version_aarch64.cpp

Changeset: e7fc0c4f478e
Author:    aph
Date:      2015-09-02 13:23 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/e7fc0c4f478e

8134869: AARCH64: GHASH intrinsic is not optimal
Summary: Rewrite intrinsic to make better use of SIMD instructions
Reviewed-by: kvn

! src/cpu/aarch64/vm/assembler_aarch64.hpp
! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp



More information about the jdk8u-all-changes mailing list