Files
qemu-esp-boards/include/qemu
Richard Henderson e6cd4bb59b tcg: Split CONFIG_ATOMIC128
GCC7+ will no longer advertise support for 16-byte __atomic operations
if only cmpxchg is supported, as for x86_64.  Fortunately, x86_64 still
has support for __sync_compare_and_swap_16 and we can make use of that.
AArch64 does not have, nor ever has had such support, so open-code it.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-10-18 19:46:36 -07:00
..
2018-10-18 19:46:36 -07:00
2018-10-02 18:47:55 +02:00
2017-09-22 14:11:25 +02:00
2018-10-18 19:46:36 -07:00
2018-10-05 16:14:22 +04:00
2017-10-16 20:57:13 +03:00
2017-09-05 22:34:40 +02:00
2018-08-23 18:46:25 +02:00
2018-03-12 11:18:26 +01:00
2018-10-02 18:47:55 +02:00
2018-09-26 08:55:54 -07:00
2018-08-23 18:46:25 +02:00
2018-08-23 18:46:25 +02:00
2018-01-16 14:54:50 +01:00
2018-08-23 18:46:25 +02:00
2018-06-15 14:40:56 +01:00
2018-08-24 20:26:37 +02:00
2018-10-01 12:51:12 +02:00
2017-12-20 22:01:24 +08:00
2018-02-08 09:22:03 +08:00