qemu-e2k/target-s390x
Blue Swirl 089f5c0692 target-s390x: avoid AREG0 for misc helpers
Make misc helpers take a parameter for CPUState instead
of relying on global env.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
[agraf: fix conflict]
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-09-10 13:38:33 +02:00
..
cc_helper.c target-s390x: avoid AREG0 for condition code helpers 2012-09-10 13:38:32 +02:00
cpu-qom.h
cpu.c
cpu.h target-s390x: avoid AREG0 for FPU helpers 2012-09-10 13:38:32 +02:00
fpu_helper.c target-s390x: avoid AREG0 for FPU helpers 2012-09-10 13:38:32 +02:00
helper.c target-s390x: fix style 2012-09-10 13:38:32 +02:00
helper.h target-s390x: avoid AREG0 for misc helpers 2012-09-10 13:38:33 +02:00
int_helper.c target-s390x: avoid AREG0 for integer helpers 2012-09-10 13:38:32 +02:00
interrupt.c s390: provide interface for service interrupt/introduce interrupt.c 2012-08-15 17:47:09 +02:00
kvm.c s390: Fix error handling and condition code of service call 2012-08-15 17:47:09 +02:00
machine.c
Makefile.objs target-s390x: avoid AREG0 for misc helpers 2012-09-10 13:38:33 +02:00
mem_helper.c target-s390x: avoid AREG0 for misc helpers 2012-09-10 13:38:33 +02:00
misc_helper.c target-s390x: avoid AREG0 for misc helpers 2012-09-10 13:38:33 +02:00
translate.c target-s390x: avoid AREG0 for misc helpers 2012-09-10 13:38:33 +02:00