qemu/target-mips
aurel32 932e71cd57 target-mips: get rid of tests on env->user_mode_only
Replace runtime checks on env->user_mode_only by compile time
checks on CONFIG_USER_ONLY.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6276 c046a42c-6fe2-441c-8c8c-71466251a162
2009-01-12 21:33:13 +00:00
..
TODO
cpu.h
exec.h
helper.c target-mips: get rid of tests on env->user_mode_only 2009-01-12 21:33:13 +00:00
helper.h
machine.c
mips-defs.h
op_helper.c
translate.c target-mips: get rid of tests on env->user_mode_only 2009-01-12 21:33:13 +00:00
translate_init.c target-mips: get rid of tests on env->user_mode_only 2009-01-12 21:33:13 +00:00