target/mips: Add emulation of nanoMIPS FP instructions
commit579b8ea97a0a4b8e4b9e18d282ab0dc7138d41d1
authorYongbok Kim <yongbok.kim@mips.com>
Thu, 2 Aug 2018 14:16:16 +0000 (2 16:16 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 24 Aug 2018 15:51:59 +0000 (24 17:51 +0200)
tree0daea130b39af0457e4af032b6cb4238101e36b6
parent7ef009b2dd72852505c7348c0bd1f8eb1e62a064
target/mips: Add emulation of nanoMIPS FP instructions

Add emulation of basic floating point arithmetic for nanoMIPS.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Yongbok Kim <yongbok.kim@mips.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
target/mips/translate.c