Integrated: 8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp

Hamlin Li mli at openjdk.org
Mon Oct 7 09:35:39 UTC 2024


On Fri, 4 Oct 2024 08:39:56 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> 
> Can you help to review this simple patch to add add t3-t6?
> I also modified some particularly obvious places which use x28-x31 but indeed intending t3-t6, but keep others as it is, because it's more consistent with context code.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 28977972
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/28977972a0129892543222eada4dc99f4cd62574
Stats:     14 lines in 2 files changed: 4 ins; 0 del; 10 mod

8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp

Reviewed-by: luhenry, fyang

-------------

PR: https://git.openjdk.org/jdk/pull/21349


More information about the hotspot-compiler-dev mailing list