]> git.proxmox.com Git - mirror_qemu.git/commit - target-tricore/translate.c
target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access...
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 3 Apr 2015 12:29:22 +0000 (14:29 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 11 May 2015 12:15:46 +0000 (14:15 +0200)
commit7bd0eaec311d188412123a034abb44595deb7dae
treed964cfff24f44532537efaf0e6b004ed58ee4b87
parent250ef8c76861c756354ed1c67f0a4524e5339369
target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access insted of 4

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
target-tricore/translate.c