]> git.proxmox.com Git - qemu.git/commit
target-m68k: switch to AREG0 free mode
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 07:27:38 +0000 (07:27 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 Sep 2012 17:44:32 +0000 (17:44 +0000)
commit31871141521225d089b7705a5d73bf03c605c964
tree182accce5427dd712b9698a00547d438da40df5b
parent32ac0ca2ecc0ea0eb6b868abcbe0a7d094870cfd
target-m68k: 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-m68k/Makefile.objs
target-m68k/helpers.h
target-m68k/op_helper.c
target-m68k/translate.c