]> git.proxmox.com Git - mirror_qemu.git/commit - target-mips/translate.c
target-mips: stop translation after ctc1
authorYongbok Kim <yongbok.kim@imgtec.com>
Sat, 1 Nov 2014 05:28:38 +0000 (05:28 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 3 Nov 2014 11:48:35 +0000 (11:48 +0000)
commit4cf8a45f56b71d474c33c5d8c2f9e39c4476a3d3
tree3c6e79428931a87e11385777f2e08371e4e48f76
parentb7651e95218d92f84b9602940c6412911372cd3b
target-mips: stop translation after ctc1

stop translation as ctc1 instruction can change hflags

Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c