RFR: JDK-8202714: Create a MacroAssembler::access_load/store_at wrapper for AArch64

Andrew Haley aph at redhat.com
Tue May 15 14:59:25 UTC 2018


On 05/15/2018 03:53 PM, Roman Kennke wrote:
> Right. I guess we could have all the implementations check for AS_RAW,
> and if so, pass the call up the inheritance hierarchy until it hits the
> base class BarrierSetAssembler. Sounds like more boilerplate but more
> clean. I'd do that under a separate RFE though, the goal of this one was
> to align aarch64 with x86 implementation, changing the call chain would
> affect all the implementations.

OK, under protest.  I think the time to stop this kind of thing is
at review time, but I can live with it.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-dev mailing list