Remove premature memop TB terminations (Jan Kiszka)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Nov 2008 20:26:41 +0000 (20:26 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Nov 2008 20:26:41 +0000 (20:26 +0000)
commita7559f74e37e37544de493db9c0c7117cb8b2265
tree5c19585f1639b944ea3d8d65be35c0ed94475ab4
parent5d863db36560c528cb5a0106cf8200857a27ac63
Remove premature memop TB terminations (Jan Kiszka)

Now that we can properly restore the pc on watchpoint hits, there is no
more need for prematurely terminating TBs if watchpoints are present.
Remove all related bits.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5742 c046a42c-6fe2-441c-8c8c-71466251a162
exec.c
target-arm/translate.c
target-m68k/translate.c