qemu-patch-raspberry4/target/s390x/tcg
Richard Henderson 5d23d53023 target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
We use INDEX_op_insn_start to make the start of instruction boundaries.
If we don't do it in the .insn_start hook things get confused especially
now plugins want to use that marking to identify the start of instructions
and will bomb out if it sees instrumented ops before the first instruction
boundary.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211011185332.166763-1-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2021-10-12 08:37:53 +01:00
..
cc_helper.c
crypto_helper.c
excp_helper.c s390x/mmu_helper: move address validation into mmu_translate*() 2021-09-06 16:24:05 +02:00
fpu_helper.c
insn-data.def
insn-format.def
int_helper.c
mem_helper.c tcg: Rename TCGMemOpIdx to MemOpIdx 2021-10-05 16:53:17 -07:00
meson.build
misc_helper.c s390x/tcg: fix and optimize SPX (SET PREFIX) 2021-09-06 16:23:16 +02:00
s390-tod.h
tcg_s390x.h
translate.c target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start 2021-10-12 08:37:53 +01:00
translate_vx.c.inc tcg: Expand MO_SIZE to 3 bits 2021-10-05 16:53:17 -07:00
vec.h
vec_fpu_helper.c
vec_helper.c
vec_int_helper.c
vec_string_helper.c