]> git.proxmox.com Git - qemu.git/commit
tcg: Change tcg_gen_exit_tb argument to uintptr_t
authorRichard Henderson <rth@twiddle.net>
Tue, 20 Aug 2013 22:53:10 +0000 (15:53 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 2 Sep 2013 16:08:30 +0000 (09:08 -0700)
commit8cfd04959a023f87e1e6727e608a20f168441370
tree0c9a90e5f8c206bd1aa704138d98554e452503e7
parent48bc6bab479e5abb542119f3974603afd882c246
tcg: Change tcg_gen_exit_tb argument to uintptr_t

And update all users.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
18 files changed:
include/exec/gen-icount.h
target-alpha/translate.c
target-arm/translate.c
target-cris/translate.c
target-i386/translate.c
target-lm32/translate.c
target-m68k/translate.c
target-microblaze/translate.c
target-mips/translate.c
target-moxie/translate.c
target-openrisc/translate.c
target-ppc/translate.c
target-s390x/translate.c
target-sh4/translate.c
target-sparc/translate.c
target-unicore32/translate.c
target-xtensa/translate.c
tcg/tcg-op.h