]> git.proxmox.com Git - mirror_qemu.git/commit
TCG: Use gen_opc_instr_start from context instead of global variable.
authorEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 21 Nov 2012 07:43:06 +0000 (11:43 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Dec 2012 14:24:43 +0000 (14:24 +0000)
commitab1103def476d985c08362df97ff9cb9c112adfc
treea9c44f45ca4f54bdf7d7b30624b02d63a54c7c1f
parentc9c99c22d5f8e9cfa83260fbe236a57e7383d673
TCG: Use gen_opc_instr_start 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