CRIS: Fix brk 8 and add S-flag emulation.
commita1aebcb8e68a90b9fe130aef6b2667e4369574b4
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 7 Oct 2008 22:48:41 +0000 (7 22:48 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 7 Oct 2008 22:48:41 +0000 (7 22:48 +0000)
tree34bc04c2812ed7a197fbbe7992736691306eb384
parent890b165890e2d0eede89800a760d5341c5e7ff06
CRIS: Fix brk 8 and add S-flag emulation.

* break 8 sets ERP to the current insn.
* First shot at S flag single-stepping.
* Make it easier to use the local disasm.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5445 c046a42c-6fe2-441c-8c8c-71466251a162
cpu-exec.c
target-cris/helper.c
target-cris/helper.h
target-cris/op_helper.c
target-cris/translate.c