RFR: 8293351: Add second tmp register to aarch64 BarrierSetAssembler::load_at [v2]
Axel Boldt-Christmas
aboldtch at openjdk.org
Mon Sep 5 14:57:34 UTC 2022
On Mon, 5 Sep 2022 13:45:57 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix argument names
>
> src/hotspot/cpu/aarch64/gc/g1/g1BarrierSetAssembler_aarch64.hpp line 73:
>
>> 71:
>> 72: void load_at(MacroAssembler* masm, DecoratorSet decorators, BasicType type,
>> 73: Register dst, Address src, Register tmp1, Register tmp2);
>
> Need similar modification for function definition in file barrierSetAssembler_aarch64.cpp
👍 . Fixed
-------------
PR: https://git.openjdk.org/jdk/pull/10161
More information about the shenandoah-dev
mailing list