git: openjdk/jdk: 8292638: x86: Improve scratch register handling in VM stubs
Vladimir Ivanov
vlivanov at openjdk.org
Tue Aug 23 19:35:03 UTC 2022
Changeset: f3be6731
Author: Vladimir Ivanov <vlivanov at openjdk.org>
Date: 2022-08-23 19:32:51 +0000
URL: https://git.openjdk.org/jdk/commit/f3be6731d3fa4fb1b7fc42c5bcbe6a64a50eaf42
8292638: x86: Improve scratch register handling in VM stubs
Co-authored-by: Aleksey Shipilev <shade at openjdk.org>
Reviewed-by: kvn, shade
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/assembler_x86.hpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
! 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
More information about the jdk-changes
mailing list