]> Git Repo - qemu.git/commit - target-xtensa/translate.c
TCG: Use gen_opc_buf from context instead of global variable.
authorEvgeny Voevodin <[email protected]>
Mon, 12 Nov 2012 09:27:47 +0000 (13:27 +0400)
committerBlue Swirl <[email protected]>
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 <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
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
This page took 0.030435 seconds and 4 git commands to generate.