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

Hamlin Li mli at openjdk.org
Fri Oct 4 08:45:43 UTC 2024


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!

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

Commit messages:
 - Initial commit

Changes: https://git.openjdk.org/jdk/pull/21349/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21349&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8340880
  Stats: 14 lines in 2 files changed: 4 ins; 0 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/21349.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21349/head:pull/21349

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


More information about the hotspot-compiler-dev mailing list