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