qemu-e2k/host/include/generic/host
Richard Henderson b35b812567 qemu/atomic128: Improve cmpxchg fallback for atomic16_set
Use __sync_bool_compare_and_swap_16 to control the loop,
rather than a separate comparison.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-23 18:54:55 -07:00
..
atomic128-cas.h include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h 2023-05-23 16:51:18 -07:00
atomic128-ldst.h qemu/atomic128: Improve cmpxchg fallback for atomic16_set 2023-05-23 18:54:55 -07:00
cpuinfo.h util: Introduce host-specific cpuinfo.h 2023-05-23 13:49:52 -07:00