qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 35/36] target/i386: Inline cmpxchg8b


From: Alex Bennée
Subject: Re: [PATCH v6 35/36] target/i386: Inline cmpxchg8b
Date: Wed, 01 Feb 2023 10:19:38 +0000
User-agent: mu4e 1.9.18; emacs 29.0.60

Richard Henderson <richard.henderson@linaro.org> writes:

> Use tcg_gen_atomic_cmpxchg_i64 for the atomic case,
> and tcg_gen_nonatomic_cmpxchg_i64 otherwise.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]