Re: [Qemu-devel] [PATCH 15/21] target-unicore32: switch to AREG0 free mode

2012-09-05 Thread guanxuetao
> Add an explicit CPUState parameter instead of relying on AREG0 > and switch to AREG0 free mode. > > Signed-off-by: Blue Swirl Thanks, Tested-by: Guan Xuetao > --- > configure |2 +- > target-unicore32/Makefile.objs |2 - > target-unicore32/helper.h | 26 +

[Qemu-devel] [PATCH 15/21] target-unicore32: switch to AREG0 free mode

2012-09-02 Thread Blue Swirl
Add an explicit CPUState parameter instead of relying on AREG0 and switch to AREG0 free mode. Signed-off-by: Blue Swirl --- configure |2 +- target-unicore32/Makefile.objs |2 - target-unicore32/helper.h | 26 target-unicore32/op_helper.c |