]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-mips/translate.c: Update OPC_SYNCI
authorDongxue Zhang <elta.era@gmail.com>
Tue, 29 Jul 2014 13:48:10 +0000 (21:48 +0800)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 14 Oct 2014 12:29:14 +0000 (13:29 +0100)
commita83bddd60de0dfdbc04c6683c2701682073af5cf
tree725f1149424e69ff01677bc8d372cacaf6822e39
parenta773cc7970432d1bad3835f3112512cabad3f367
target-mips/translate.c: Update OPC_SYNCI

Update OPC_SYNCI with BS_STOP, in order to handle the instructions which saved
in the same TB of the store instruction.

Signed-off-by: Dongxue Zhang <elta.era@gmail.com>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
[leon.alrae@imgtec.com: update microMIPS SYNCI as well]
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c