RFR: 8294100: RISC-V: Move rt_call and xxx_move from SharedRuntime to MacroAssembler

Feilong Jiang fjiang at openjdk.org
Wed Sep 21 11:57:51 UTC 2022


On Wed, 21 Sep 2022 11:51:53 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Looks fine, assuming the actual moves were straight cut-and-paste.

@shipilev Thank you! Yes, it's almost straight cut-and-paste but also removes the `masm` in the methods.

-------------

PR: https://git.openjdk.org/jdk/pull/10375


More information about the hotspot-dev mailing list