RFR: 8362515: RISC-V: cleanup NativeFarCall [v3]
Hamlin Li
mli at openjdk.org
Tue Jul 22 11:55:27 UTC 2025
On Tue, 22 Jul 2025 11:04:56 GMT, Fei Yang <fyang at openjdk.org> wrote:
> I see `MacroAssembler::pd_call_destination` delegates work to `NativeFarCall::reloc_destination` which calls `MacroAssembler::target_addr_for_insn` under condition `if (stub_addr != nullptr)`.
Can you clarify "`MacroAssembler::pd_call_destination` delegates work to `NativeFarCall::reloc_destination`"?
Robbin is on vacation for weeks, so I'm afraid he's not going to reponse in time.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26370#discussion_r2222283203
More information about the hotspot-compiler-dev
mailing list