diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-11-10 16:07:04 +1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-02-04 06:19:42 -1000 |
commit | d1beee4da1dbbc0ce1bc42b38752366eed4babec (patch) | |
tree | 25847566e044b980acb4d407160d8423f1429dce /scripts/cocci-macro-file.h | |
parent | 123ae5683c9e7815857304fd2f21664621c90a13 (diff) | |
download | qemu-d1beee4da1dbbc0ce1bc42b38752366eed4babec.zip qemu-d1beee4da1dbbc0ce1bc42b38752366eed4babec.tar.gz qemu-d1beee4da1dbbc0ce1bc42b38752366eed4babec.tar.bz2 |
tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
Normally this is automatically handled by the CF_PARALLEL checks
with in tcg_gen_atomic_cmpxchg_i{32,64}, but x86 has a special
case of !PREFIX_LOCK where it always wants the non-atomic version.
Split these out so that x86 does not have to roll its own.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/cocci-macro-file.h')
0 files changed, 0 insertions, 0 deletions