diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-09-16 15:01:50 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-11-06 08:27:21 -0800 |
commit | 8b1b3db71a1df58a6e28956b72f143e8cf38bdf6 (patch) | |
tree | 5680fe088cba01f621abc49d01cd3746996a8c98 /scripts | |
parent | adc8467e697db988878cec645ae52aa6b51ce4c4 (diff) | |
download | qemu-8b1b3db71a1df58a6e28956b72f143e8cf38bdf6.zip qemu-8b1b3db71a1df58a6e28956b72f143e8cf38bdf6.tar.gz qemu-8b1b3db71a1df58a6e28956b72f143e8cf38bdf6.tar.bz2 |
accel/tcg: Remove redundant case in store_atom_16
We handled the HAVE_ATOMIC128_RW case with atomic16_set at the top of
the function; the only thing left for a host without that support is
to fall through to cpu_loop_exit_atomic.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230916220151.526140-7-richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions