diff options
author | 2022-11-09 15:59:03 +1100 | |
---|---|---|
committer | 2023-02-04 06:19:43 -1000 | |
commit | 326ad06cf5b2cf6f4ed7ca635269e89fd189e1a4 (patch) | |
tree | a209d1cf5b9733b5dbe72cb6f8903630c81a7830 /docs/conf.py | |
parent | target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b (diff) | |
download | qemu-326ad06cf5b2cf6f4ed7ca635269e89fd189e1a4.tar.xz qemu-326ad06cf5b2cf6f4ed7ca635269e89fd189e1a4.zip |
target/i386: Inline cmpxchg8b
Use tcg_gen_atomic_cmpxchg_i64 for the atomic case,
and tcg_gen_nonatomic_cmpxchg_i64 otherwise.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions