diff options
author | 2017-09-07 11:50:53 -0700 | |
---|---|---|
committer | 2017-12-18 23:29:31 +0100 | |
commit | f85da3081d001909929a19e530e69cea0487f00e (patch) | |
tree | 411c4cb169d1d71a319ffb03e9beb16021ae2dae /hw/misc/omap_clk.c | |
parent | target/sh4: fix TCG leak during gusa sequence (diff) | |
download | qemu-f85da3081d001909929a19e530e69cea0487f00e.tar.xz qemu-f85da3081d001909929a19e530e69cea0487f00e.zip |
target/sh4: Use cmpxchg for movco when parallel_cpus
As for other targets, cmpxchg isn't quite right for ll/sc,
suffering from an ABA race, but is sufficient to implement
portable atomic operations.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <20170907185057.23421-2-richard.henderson@linaro.org>
[aurel32: fix whitespace]
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions