qemu-e2k/target-s390x
Richard Henderson 51855ecf1a target-s390: Fix PSW_MASK handling
We were treating psw.mask as the 32-bit quantity it is in ESA mode.
In particular, the CC field was at the wrong place.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-01-05 12:00:27 -08:00
..
cc_helper.c
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cpu.h target-s390: Fix gdbstub 2013-01-05 12:00:27 -08:00
fpu_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
helper.c target-s390: Fix PSW_MASK handling 2013-01-05 12:00:27 -08:00
helper.h target-s390: Register helpers 2013-01-05 12:00:27 -08:00
int_helper.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
interrupt.c Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
kvm.c Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
machine.c
Makefile.objs
mem_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
misc_helper.c Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
translate.c target-s390: Fix PSW_MASK handling 2013-01-05 12:00:27 -08:00