]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-microblaze: switch to AREG0 free mode
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 08:39:22 +0000 (08:39 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:07 +0000 (01:42 -0500)
commitc9b89e8224afc0cf22c96b2be0cfa706121fb301
tree11d34603b05c357313fec336631a0a8d76259a8a
parent40b1f8a804a9f388b104f051b9289ac188aebf3a
target-microblaze: 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>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure
target-microblaze/Makefile.objs
target-microblaze/helper.h
target-microblaze/op_helper.c
target-microblaze/translate.c