qemu/tcg
Richard Henderson d3b41127c2 tcg/i386: Output %gs prefix in tcg_out_vex_opc
Missing the segment prefix means that user-only fails
to add guest_base for some 128-bit load/store.

Fixes: 098d0fc10d ("tcg/i386: Support 128-bit load/store")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1763
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-08-12 08:51:12 -07:00
..
aarch64
arm
i386 tcg/i386: Output %gs prefix in tcg_out_vex_opc 2023-08-12 08:51:12 -07:00
loongarch64
mips
ppc tcg/ppc: Fix race in goto_tb implementation 2023-07-23 17:52:42 +01:00
riscv
s390x tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output 2023-07-23 17:58:19 +01:00
sparc64
tci
meson.build
optimize.c
region.c
tcg-common.c
tcg-internal.h
tcg-ldst.c.inc
tcg-op-gvec.c
tcg-op-ldst.c tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128 2023-07-15 08:02:49 +01:00
tcg-op-vec.c tcg: Reduce tcg_assert_listed_vecop() scope 2023-07-01 08:26:54 +02:00
tcg-op.c tcg: Do not elide memory barriers for !CF_PARALLEL in system mode 2023-06-26 17:33:00 +02:00
tcg-pool.c.inc
tcg.c tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output 2023-07-23 17:58:19 +01:00
tci.c