target-mips: add new Floating Point Comparison instructions
authorYongbok Kim <yongbok.kim@imgtec.com>
Fri, 27 Jun 2014 07:49:07 +0000 (08:49 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 14 Oct 2014 12:28:52 +0000 (13:28 +0100)
commit3f4938833c21a394bf4630c163467b401d1b3ff6
treeac011464f95a2f6db60d661c5aa1c3c16e836e28
parente7f16abbc5b4058180e14c5912ef319f222b39fc
target-mips: add new Floating Point Comparison instructions

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