]> git.proxmox.com Git - mirror_qemu.git/commit
target-mips: signal RI for removed instructions in microMIPS R6
authorYongbok Kim <yongbok.kim@imgtec.com>
Wed, 24 Jun 2015 23:24:19 +0000 (00:24 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 26 Jun 2015 08:22:25 +0000 (09:22 +0100)
commit9e8f441a7e094c0dc33a1c8f521d9e5bcfc1b4da
treeaf6314f948b776be216e91bc0dcbd69c74301057
parente29c962804c4dd3fabd44e703aa87eec555ed910
target-mips: signal RI for removed instructions in microMIPS R6

Signal a Reserved Instruction exception for removed instruction encoding
in microMIPS Release 6.

Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c