qemu-e2k/target/s390x/tcg
Philippe Mathieu-Daudé 6eece7f531 softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Both cpu_check_watchpoint() and cpu_watchpoint_address_matches()
are specific to TCG system emulation. Declare them in "tcg-cpu-ops.h"
to be sure accessing them from non-TCG code is a compilation error.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230328173117.15226-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-03-28 15:24:06 -07:00
..
cc_helper.c
crypto_helper.c
excp_helper.c target/s390x: Update do_unaligned_access() comment 2023-03-20 09:32:50 +01:00
fpu_helper.c
insn-data.h.inc target/s390x: Handle STGRL to non-aligned addresses 2023-03-20 09:32:50 +01:00
insn-format.h.inc
int_helper.c
mem_helper.c softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel 2023-03-28 15:24:06 -07:00
meson.build
misc_helper.c
s390-tod.h
tcg_s390x.h
translate_vx.c.inc target/s390x: Drop tcg_temp_free from translate_vx.c.inc 2023-03-13 06:42:05 -07:00
translate.c target/s390x: Handle STGRL to non-aligned addresses 2023-03-20 09:32:50 +01:00
vec_fpu_helper.c
vec_helper.c
vec_int_helper.c
vec_string_helper.c
vec.h