]> git.proxmox.com Git - qemu.git/commit - target-unicore32/helper.h
target-unicore32: switch to AREG0 free mode
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 07:42:33 +0000 (07:42 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 Sep 2012 17:44:32 +0000 (17:44 +0000)
commit04a130eaa10f3d2af6ac9fb68a8daffd40a2f9aa
tree9a3f3932bd951babd6c4508a8b1b5d26be5a50a0
parentd4d79bb144f0958f7ee2c6c9ef820dc06c1ff476
target-unicore32: switch to AREG0 free mode

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

Tested-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure
target-unicore32/Makefile.objs
target-unicore32/helper.h
target-unicore32/op_helper.c
target-unicore32/translate.c