qemu-e2k/target-arm
Alexander Graf 0a2461fa49 target-arm: Fix target_ulong/uint32_t confusions
Correct a few places that were using uint32_t or a 32 bit
only format string to handle something that should be a target_ulong.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: John Rigby <john.rigby@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-6-git-send-email-peter.maydell@linaro.org
[PMM: split out to separate patch; added gen_goto_tb() and
gen_set_pc_im() dest params to list of things to change.]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-09-10 19:11:28 +01:00
..
arm-semi.c exec: Change cpu_memory_rw_debug() argument to CPUState 2013-07-23 02:41:33 +02:00
cpu-qom.h target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
cpu.c target-arm: fix ARMv7M stack alignment on reset 2013-09-10 19:09:32 +01:00
cpu.h target-arm: Fix target_ulong/uint32_t confusions 2013-09-10 19:11:28 +01:00
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.c target-arm: Implement qmp query-cpu-definitions 2013-09-10 19:09:33 +01:00
helper.h
iwmmxt_helper.c
kvm_arm.h
kvm-stub.c
kvm.c
machine.c target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
neon_helper.c
op_addsub.h
op_helper.c
translate.c target-arm: Fix target_ulong/uint32_t confusions 2013-09-10 19:11:28 +01:00
translate.h target-arm: Export cpu_env 2013-09-10 19:11:28 +01:00