git: openjdk/jdk: 8292628: x86: Improve handling of constants in trigonometric stubs

Vladimir Ivanov vlivanov at openjdk.org
Sat Aug 20 00:40:24 UTC 2022


Changeset: 44532009
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
Date:      2022-08-20 00:38:38 +0000
URL:       https://git.openjdk.org/jdk/commit/44532009fff11884aa6f16a997b771c41cb01d2f

8292628: x86: Improve handling of constants in trigonometric stubs

Reviewed-by: shade, kvn

! src/hotspot/cpu/x86/macroAssembler_x86.hpp
+ src/hotspot/cpu/x86/macroAssembler_x86_constants.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_cos.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_exp.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_log.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_log10.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_pow.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_sha.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_sin.cpp
! src/hotspot/cpu/x86/macroAssembler_x86_tan.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_32.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-changes mailing list