]> git.proxmox.com Git - mirror_qemu.git/commit
TCG: Use gen_opc_icount from context instead of global variable.
authorEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 21 Nov 2012 07:43:05 +0000 (11:43 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Dec 2012 14:24:42 +0000 (14:24 +0000)
commitc9c99c22d5f8e9cfa83260fbe236a57e7383d673
tree006e81562ad4e313ba068e773945597b8f955341
parent25983cad31969e3003eef77bc03a6700f46899d2
TCG: Use gen_opc_icount from context instead of global variable.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
16 files changed:
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-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
translate-all.c