-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b19
-
riscv
I saw several times people had the similar question, and in the code there are several places like this Register size = x29; // t4, i.e. try to use t3-t6, but needs to add a comment for that.
It's helpful to add t3-t6 alias into assemler_riscv.hpp
It's helpful to add t3-t6 alias into assemler_riscv.hpp
- links to
-
Commit(master) openjdk/jdk/28977972
-
Review(master) openjdk/jdk/21349