git: openjdk/jdk: 8283494: Factor out calculation of actual number of XMM registers

Thomas Schatzl tschatzl at openjdk.java.net
Wed Mar 30 18:16:27 UTC 2022


Changeset: ce27d9dd
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2022-03-30 18:13:54 +0000
URL:       https://git.openjdk.java.net/jdk/commit/ce27d9dd5e1899c74ca2120e3e70420973eb241c

8283494: Factor out calculation of actual number of XMM registers

Reviewed-by: dlong, kvn

! src/hotspot/cpu/x86/c1_FrameMap_x86.hpp
! src/hotspot/cpu/x86/c1_LinearScan_x86.hpp
! src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/register_x86.cpp
! src/hotspot/cpu/x86/register_x86.hpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/cpu/x86/vmreg_x86.hpp



More information about the jdk-changes mailing list