qemu-e2k/target-s390x
Stefan Weil 640239b26d target-s390x: Fix duplicate call of tcg_temp_new_i64
tmp2 = tcg_temp_new_i64() is already executed unconditionally,
so there is no need to call it a second time for 64 bit hosts.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2011-06-03 13:34:01 +02:00
..
cpu.h s390x: remove compatibility cc field 2011-05-20 17:35:12 +02:00
exec.h
helper.c target-s390x: Fix build for non-linux hosts 2011-06-03 13:34:01 +02:00
helpers.h
kvm.c s390x: Fix debugging for unknown sigp order codes 2011-05-20 17:35:13 +02:00
machine.c
op_helper.c s390x: fix memory detection for guests > 64GB 2011-05-20 17:35:13 +02:00
translate.c target-s390x: Fix duplicate call of tcg_temp_new_i64 2011-06-03 13:34:01 +02:00