summary refs log tree commit diff stats
path: root/include/qemu/atomic128.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-071-2/+2
* include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.hRichard Henderson2023-05-231-0/+17
* include/host: Split out atomic128-ldst.hRichard Henderson2023-05-231-73/+1
* include/host: Split out atomic128-cas.hRichard Henderson2023-05-231-54/+1
* include/qemu/int128: Use Int128 structure for TCIRichard Henderson2023-02-041-6/+23
* docs: fix references to docs/devel/atomics.rstStefano Garzarella2021-06-021-1/+1
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-3/+3
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* tcg: add early clober modifier in atomic16_cmpxchg on aarch64Catherine Ho2019-02-061-1/+1
* tcg: Split CONFIG_ATOMIC128Richard Henderson2018-10-181-0/+153