Cut the translation block after translating a break insn. This avoids an issue where...
commit3a73515cac34638ca5d2d02c3391a40af64e9e8d
authoredgar_igl <edgar_igl>
Thu, 28 Feb 2008 09:37:58 +0000 (28 09:37 +0000)
committeredgar_igl <edgar_igl>
Thu, 28 Feb 2008 09:37:58 +0000 (28 09:37 +0000)
treecc82807ee9aab079a1ef2156d9c256ac2bc935c3
parentfce1e057f069d8aff28db0a9b80f12762dd822aa
Cut the translation block after translating a break insn. This avoids an issue where QEMU finds an illegal CRIS insn while the guest is returning through a signal return trampoline.
target-cris/translate.c