qemu-e2k/target-mips
pbrook 9656f324d2 Move interrupt_request and user_mode_only to common cpu state.
Save and restore env->interrupt_request and env->halted.



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4817 c046a42c-6fe2-441c-8c8c-71466251a162
2008-07-01 20:01:19 +00:00
..
TODO Clarify some TODO items. 2008-06-24 22:04:41 +00:00
cpu.h Move interrupt_request and user_mode_only to common cpu state. 2008-07-01 20:01:19 +00:00
exec.h Remove remaining uses of T0 in the MIPS target. 2008-06-24 21:58:35 +00:00
helper.c More efficient target register / TC accesses. 2008-06-27 10:02:35 +00:00
helper.h Remove unnecessary helper arguments, and fix some typos. 2008-06-29 14:53:11 +00:00
machine.c remove target ifdefs from vl.c 2008-05-04 13:11:44 +00:00
mips-defs.h Support for VR5432, and some of its special instructions. Original patch 2007-12-25 20:46:56 +00:00
op_helper.c Remove unnecessary helper arguments, and fix some typos. 2008-06-29 14:53:11 +00:00
translate.c Static'ify some functions, and use standard inline in translate.c. 2008-07-01 16:37:52 +00:00
translate_init.c More efficient target register / TC accesses. 2008-06-27 10:02:35 +00:00