mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
b933066ae0
Reduce the boilerplate required for each target. At the same time, move the test for breakpoint after calling tcg_gen_insn_start. Note that arm and aarch64 do not use cpu_breakpoint_test, but still move the inline test down after tcg_gen_insn_start. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net> |
||
---|---|---|
.. | ||
cpu.c | ||
cpu.h | ||
exception.c | ||
exception.h | ||
exception_helper.c | ||
fpu_helper.c | ||
gdbstub.c | ||
helper.h | ||
int_helper.c | ||
interrupt.c | ||
interrupt_helper.c | ||
machine.c | ||
Makefile.objs | ||
mmu.c | ||
mmu_helper.c | ||
sys_helper.c | ||
translate.c |