RFR: 8330161: RISC-V: Don't use C for Labels jumps
Robbin Ehn
rehn at openjdk.org
Mon Apr 15 06:48:44 UTC 2024
On Mon, 15 Apr 2024 06:38:13 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> Ah, now I understand.
>
> Then I suggest we remove jalr from the method.
Note, I notice this when I enable c_jal, if we ever want c_jal we need to either eanble patching of C or turn off C when we need patching.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18761#discussion_r1565252949
More information about the hotspot-dev
mailing list