summaryrefslogtreecommitdiffstats
path: root/target/openrisc/translate.c
diff options
context:
space:
mode:
authorRichard Henderson2021-07-19 21:03:21 +0200
committerRichard Henderson2021-07-21 19:47:05 +0200
commit10c37828b213cd490bd20e243916e96f5d588c8d (patch)
treea7a34443b08f5975fbc5ba6292cc2e2725b4ddc2 /target/openrisc/translate.c
parentaccel/tcg: Merge tb_find into its only caller (diff)
downloadqemu-10c37828b213cd490bd20e243916e96f5d588c8d.tar.gz
qemu-10c37828b213cd490bd20e243916e96f5d588c8d.tar.xz
qemu-10c37828b213cd490bd20e243916e96f5d588c8d.zip
accel/tcg: Move breakpoint recognition outside translation
Trigger breakpoints before beginning translation of a TB that would begin with a BP. Thus we never generate code for the BP at all. Single-step instructions within a page containing a BP so that we are sure to check each insn for the BP as above. We no longer need to flush any TBs when changing BPs. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/286 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/404 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/489 Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/openrisc/translate.c')
0 files changed, 0 insertions, 0 deletions