RFR: 8320697: RISC-V: Small refactoring for runtime calls [v4]
Feilong Jiang
fjiang at openjdk.org
Tue Dec 5 01:12:35 UTC 2023
On Mon, 4 Dec 2023 08:19:12 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> I don't understand how we ever may use movptr here instead without knowing who is calling?
>
> I think we want two methods here one with fixed size ?
Hi @robehn, I'm not sure if I understand it correctly. Do you mean we should use `movptr` to get fixed instruction size instead of `la_patchbale`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16816#issuecomment-1839828061
More information about the hotspot-compiler-dev
mailing list