Home
last modified time | relevance | path

Searched hist:"6046 f6e94d8d530ecc28176232479889abbee47e" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dldst_atomicity.c.incdiff 6046f6e94d8d530ecc28176232479889abbee47e Sat Sep 16 17:01:51 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Fix condition for store_atom_insert_al16

Store bytes under a mask is fundamentally a cmpxchg, not a straight store.
Use HAVE_CMPXCHG128 instead of HAVE_ATOMIC128_RW.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230916220151.526140-8-richard.henderson@linaro.org>
H A Dcputlb.cdiff 6046f6e94d8d530ecc28176232479889abbee47e Sat Sep 16 17:01:51 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Fix condition for store_atom_insert_al16

Store bytes under a mask is fundamentally a cmpxchg, not a straight store.
Use HAVE_CMPXCHG128 instead of HAVE_ATOMIC128_RW.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230916220151.526140-8-richard.henderson@linaro.org>