git: openjdk/jdk: master: 8352980: Purge infrastructure for FP-to-bits interpreter intrinsics after 32-bit x86 removal

Aleksey Shipilev shade at openjdk.org
Thu Mar 27 11:28:34 UTC 2025


Changeset: b7ffd223
Branch: master
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2025-03-27 11:24:48 +0000
URL:       https://git.openjdk.org/jdk/commit/b7ffd223e83e56259801534b634729c563e36c7b

8352980: Purge infrastructure for FP-to-bits interpreter intrinsics after 32-bit x86 removal

Reviewed-by: kvn, vlivanov, coleenp

! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp
! src/hotspot/cpu/x86/templateInterpreterGenerator_x86_64.cpp
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/interpreter/abstractInterpreter.cpp
! src/hotspot/share/interpreter/abstractInterpreter.hpp
! src/hotspot/share/interpreter/templateInterpreterGenerator.cpp
! src/hotspot/share/interpreter/templateInterpreterGenerator.hpp



More information about the jdk-changes mailing list