qemu-e2k/target-mips
aurel32 f2c94b926c target-mips: mark zero register as unused.
Suggested by Stuart Brady.

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

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7107 c046a42c-6fe2-441c-8c8c-71466251a162
2009-04-15 14:42:00 +00:00
..
TODO Move the active FPU registers into env again, and use more TCG registers 2008-09-18 11:57:27 +00:00
cpu.h target-mips: optimize gen_compute_branch() 2009-03-29 01:18:52 +00:00
exec.h target-mips: rename helpers from do_ to helper_ 2009-03-08 00:06:01 +00:00
helper.c Convert references to logfile/loglevel to use qemu_log*() macros 2009-01-15 22:34:14 +00:00
helper.h target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers 2009-04-06 12:34:07 +00:00
machine.c target-mips: optimize gen_compute_branch() 2009-03-29 01:18:52 +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 target-mips: variable names consistency 2009-04-15 14:41:44 +00:00
translate.c target-mips: mark zero register as unused. 2009-04-15 14:42:00 +00:00
translate_init.c target-mips: rename helpers from do_ to helper_ 2009-03-08 00:06:01 +00:00