]> git.proxmox.com Git - qemu.git/commit - target-cris/helper.c
CRIS: Partial EXS reg support and fixes for SPC.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 8 Oct 2008 14:22:17 +0000 (14:22 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 8 Oct 2008 14:22:17 +0000 (14:22 +0000)
commitcddffe373928480e501f4d9b28b427e157b38f7d
treeed1e1976752b24be3a26edc9ab13911c7b53441a
parentdd20fcd0ac20c4357f4d96786ab957c88c6cbe05
CRIS: Partial EXS reg support and fixes for SPC.

* Add partial support for the EXS (exception status) register.
* Update SPC after each singlestep exception.
* Remove special treatment of break 8.

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