On 20/6/23 18:40, Richard Henderson wrote:
Always use TSO, per the Oracle 2015 manual.
This is slightly less restrictive than the TCG_MO_ALL default,
and happens to match the i386 model, which will eliminate a few
extra barriers on that host.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/sparc/cpu.h | 23 +++++++++++++++++++++++
  1 file changed, 23 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to