RFR: 8320697: RISC-V: Small refactoring for runtime calls [v4]
Robbin Ehn
rehn at openjdk.org
Tue Dec 5 06:52:34 UTC 2023
On Tue, 5 Dec 2023 01:09:51 GMT, Feilong Jiang <fjiang 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_patchable`?
https://bugs.openjdk.org/browse/JDK-8321315
Let's take here, this PR is good!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16816#issuecomment-1840110033
More information about the hotspot-compiler-dev
mailing list