> On Feb 11, 2022, at 5:33 AM, Taylor R Campbell <riastr...@netbsd.org> wrote: > > sparc64: alias for membar_sync (not sure membar #LoadLoad is right, though!)
Almost forgot to mention ... I wouldn't read too much into how sparc64's barriers are implemented ... I'm pretty sure our sparc64 port configures the system for Total Store Order and not Partial Store Order. -- thorpej