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

Add emulation of misc nanoMIPS instructions situated in pool32axf.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
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