]> Git Repo - qemu.git/commit - target-s390x/fpu_helper.c
target-s390x: switch to AREG0 free mode
authorBlue Swirl <[email protected]>
Sun, 2 Sep 2012 07:33:40 +0000 (07:33 +0000)
committerAlexander Graf <[email protected]>
Mon, 10 Sep 2012 11:38:33 +0000 (13:38 +0200)
commit19b0516fb4fd22b08c6ee42ea4162aaf3b9c8ee1
treea07d0e71ec514a4302b50105b3efa04c0acc6824
parent089f5c06926105a35df461003ae32b7387ed4236
target-s390x: switch to AREG0 free mode

Add an explicit CPUState parameter instead of relying on AREG0.

Remove temporary wrappers and switch to AREG0 free mode.

Signed-off-by: Blue Swirl <[email protected]>
[agraf: fix conflicts]
Signed-off-by: Alexander Graf <[email protected]>
configure
target-s390x/Makefile.objs
target-s390x/cpu.h
target-s390x/fpu_helper.c
target-s390x/helper.c
target-s390x/helper.h
target-s390x/mem_helper.c
target-s390x/misc_helper.c
target-s390x/translate.c
This page took 0.023838 seconds and 4 git commands to generate.