]> git.proxmox.com Git - qemu.git/commit - target-cris/translate.c
TCG: Use gen_opc_ptr from context instead of global variable.
authorEvgeny Voevodin <e.voevodin@samsung.com>
Mon, 12 Nov 2012 09:27:45 +0000 (13:27 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 17 Nov 2012 13:53:27 +0000 (13:53 +0000)
commitefd7f48600e0e7803765d7b31cea131aae2b7329
tree6c8d51899fc3a1bfc976c26f53d9bdb7dd02bc1e
parent8232a46a165c20fdc8f6bb2d06c71be55afce051
TCG: Use gen_opc_ptr 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/tcg-op.h
tcg/tcg.c