git: openjdk/jdk: master: 8346235: RISC-V: Optimize bitwise AND with mask values

Fei Yang fyang at openjdk.org
Tue Dec 17 00:15:06 UTC 2024


Changeset: a7631ccf
Branch: master
Author:    Fei Yang <fyang at openjdk.org>
Date:      2024-12-17 00:12:39 +0000
URL:       https://git.openjdk.org/jdk/commit/a7631ccf18e468d6ecba121865f7fed29cbf2186

8346235: RISC-V: Optimize bitwise AND with mask values

Reviewed-by: gcao, rehn, fjiang

! src/hotspot/cpu/riscv/c1_LIRAssembler_arith_riscv.cpp
! src/hotspot/cpu/riscv/c1_LIRAssembler_riscv.cpp
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/riscv/runtime_riscv.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/riscv/templateTable_riscv.cpp



More information about the jdk-changes mailing list