RFR: 8276563: Undefined Behaviour in class Assembler [v3]
Andrew Haley
aph at openjdk.java.net
Mon Nov 15 16:19:07 UTC 2021
On Sat, 13 Nov 2021 17:13:54 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> I understood the function as "return the functional name of the register, if there is one, otherwise return "r number".
>
> Yes, but the problem is that Register 31 has more than one name. I guess "r31" is the best we can do.
Done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6280
More information about the hotspot-compiler-dev
mailing list