git: openjdk/jdk: master: 8317721: RISC-V: Implement CRC32 intrinsic

Ludovic Henry luhenry at openjdk.org
Mon Jul 1 12:20:32 UTC 2024


Changeset: 2f4f6cc3
Author:    Arseny Bochkarev <arseny.bochkarev at syntacore.com>
Committer: Ludovic Henry <luhenry at openjdk.org>
Date:      2024-07-01 12:19:49 +0000
URL:       https://git.openjdk.org/jdk/commit/2f4f6cc34c10c5519c74abbce8d1715013b50d5d

8317721: RISC-V: Implement CRC32 intrinsic

Reviewed-by: vkempik, rehn

! src/hotspot/cpu/riscv/c1_LIRAssembler_riscv.cpp
! src/hotspot/cpu/riscv/c1_LIRGenerator_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/riscv/stubRoutines_riscv.cpp
! src/hotspot/cpu/riscv/stubRoutines_riscv.hpp
! src/hotspot/cpu/riscv/vm_version_riscv.cpp



More information about the jdk-changes mailing list