]> git.proxmox.com Git - qemu.git/commit - target-cris/translate.c
TCG: Use gen_opc_pc from context instead of global variable.
authorEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 21 Nov 2012 07:43:04 +0000 (11:43 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Dec 2012 14:24:42 +0000 (14:24 +0000)
commit25983cad31969e3003eef77bc03a6700f46899d2
tree91d1ec1c6693baa9cfa30e3d16b91b2652b80427
parentc3a43607d927e6a0ecce0b61e8297c1cfe604c14
TCG: Use gen_opc_pc from context instead of global variable.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
15 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