qemu-e2k/target
Mark Cave-Ayland 456a0e3b3c target/m68k: introduce gen_singlestep_exception() function
Introduce a new gen_singlestep_exception() function to be called when generating
the EXCP_DEBUG exception in single-step mode rather than calling
gen_raise_exception(EXCP_DEBUG) directly. This allows for the single-step
exception behaviour for all callers to be managed in a single place.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210519142917.16693-4-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-05-26 20:44:42 +02:00
..
alpha
arm target/arm: Enable SVE2 and related extensions 2021-05-25 16:01:44 +01:00
avr
cris
hexagon
hppa
i386 s390x fixes and cleanups; also related fixes in xtensa, 2021-05-20 18:42:00 +01:00
m68k target/m68k: introduce gen_singlestep_exception() function 2021-05-26 20:44:42 +02:00
microblaze
mips
nios2
openrisc
ppc
riscv
rx
s390x target/s390x: Fix translation exception on illegal instruction 2021-05-20 14:19:30 +02:00
sh4
sparc
tricore
xtensa target/xtensa: clean up unaligned access 2021-05-20 13:02:58 -07:00
meson.build