On 5/19/22 06:59, Nicholas Piggin wrote:
lwsync orders more than just LD_LD, importantly it matches x86 and s390 default memory ordering.Signed-off-by: Nicholas Piggin<npig...@gmail.com> --- tcg/ppc/tcg-target.c.inc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~