]> git.proxmox.com Git - qemu.git/commit - target-microblaze/translate.c
TCG: Use gen_opc_buf from context instead of global variable.
authorEvgeny Voevodin <e.voevodin@samsung.com>
Mon, 12 Nov 2012 09:27:47 +0000 (13:27 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 17 Nov 2012 13:53:36 +0000 (13:53 +0000)
commit92414b31e726ead5fd93a5bee5a6d1aecc66e454
treecfc36d3a31ef187db9a44a291d31c3a778178130
parentc4afe5c4d30e1dd6fc1f2b0b32ffb50f4d5ada82
TCG: Use gen_opc_buf from context instead of global variable.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
17 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
tcg/optimize.c
tcg/tcg.c