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

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


On Mon, 7 Oct 2024 08:20:21 GMT, Ludovic Henry <luhenry 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!
>
> Marked as reviewed by luhenry (Committer).

Thanks @luhenry @RealFYang for your reviewing!

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

PR Comment: https://git.openjdk.org/jdk/pull/21349#issuecomment-2396403264


More information about the hotspot-compiler-dev mailing list