]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-lm32: switch to AREG0 free mode
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 06:57:17 +0000 (06:57 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:07 +0000 (01:42 -0500)
commit7a5311f64f6aebdaecaa54d6fdc84bcb2fd609c8
tree78e0f7c79983f37d7d434cf236c2e1429629cfb1
parent1ada516f0e067a244a0d90db4ecf2974430441c5
target-lm32: 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-lm32/Makefile.objs
target-lm32/helper.h
target-lm32/op_helper.c
target-lm32/translate.c