qemu-e2k/target
Claudio Fontana c73bdb35a9 cpu: move debug_check_watchpoint to tcg_ops
commit 568496c0c0 ("cpu: Add callback to check architectural") and
commit 3826121d92 ("target-arm: Implement checking of fired")
introduced an ARM-specific hack for cpu_check_watchpoint.

Make debug_check_watchpoint optional, and move it to tcg_ops.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210204163931.7358-15-cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-02-05 10:24:14 -10:00
..
alpha cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
arm cpu: move debug_check_watchpoint to tcg_ops 2021-02-05 10:24:14 -10:00
avr cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
cris cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
hppa cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
i386 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
lm32 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
m68k cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
microblaze cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
mips cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
moxie cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
nios2 cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
openrisc cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
ppc cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
riscv cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
rx cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
s390x cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
sh4 cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
sparc cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
tilegx cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
tricore cpu: Move tlb_fill to tcg_ops 2021-02-05 10:24:14 -10:00
unicore32 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
xtensa cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
meson.build meson: target 2020-08-21 06:30:35 -04:00