]> git.proxmox.com Git - 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)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 Sep 2012 17:44:33 +0000 (17:44 +0000)
commit64254eba53198fd14b52128b3f0026000d2dc4ab
tree35fd4a6edfe7975d04888aca27357339456dc585
parentd31dd73e48561de5f9d718febfb44224f7aab818
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>
configure
target-microblaze/Makefile.objs
target-microblaze/helper.h
target-microblaze/op_helper.c
target-microblaze/translate.c