tcg: Add 128-bit guest memory primitives
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 15 Feb 2023 08:16:17 +0000 (22:16 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 May 2023 22:21:39 +0000 (15:21 -0700)
commit35c653c4029794f67a523191941104fe12f2b22d
tree96c9d11792e9314dced10a33fc5b283f06c2298b
parent0bbf501570801a101a741a7f79e1865c4ec411e2
tcg: Add 128-bit guest memory primitives

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
accel/tcg/ldst_atomicity.c.inc
accel/tcg/tcg-runtime.h
accel/tcg/user-exec.c
include/tcg/tcg-ldst.h
tcg/tcg-op.c