]> www.infradead.org Git - users/dwmw2/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)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:07 +0000 (01:42 -0500)
commit3654ef451eca2386700a70aeb0073eb7a47ec3d4
treef82afc71b021506f621c493ecdac416484da7fa8
parent7a5311f64f6aebdaecaa54d6fdc84bcb2fd609c8
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>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure
target-m68k/Makefile.objs
target-m68k/helpers.h
target-m68k/op_helper.c
target-m68k/translate.c