]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-mips: switch to AREG0 free mode
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 14:52:59 +0000 (14:52 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:08 +0000 (01:42 -0500)
commit0c4b3c0198a4a299a34a060d0faf812d09502837
tree0da4051516e6fffb85a8f8fa13320d5e8d6f4e7f
parentca75e568211d7546b1fc1586fa443e04c0b66f3f
target-mips: switch to AREG0 free mode

Add an explicit CPUState parameter instead of relying on AREG0
and switch to AREG0 free mode.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure
target-mips/Makefile.objs
target-mips/cpu.h
target-mips/helper.h
target-mips/op_helper.c
target-mips/translate.c