target-lm32: switch to AREG0 free mode
commit32ac0ca2ecc0ea0eb6b868abcbe0a7d094870cfd
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 06:57:17 +0000 (2 06:57 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 Sep 2012 17:44:32 +0000 (15 17:44 +0000)
treefdd9e7fe3d64eae9860bfad4c254d6a0a40b574b
parent46ee3d8455d4d67a1a9438a4b1f1e4ebf977d97b
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>
configure
target-lm32/Makefile.objs
target-lm32/helper.h
target-lm32/op_helper.c
target-lm32/translate.c