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

Add emulation of nanoMIPS instructions that are situated in pool32a0.

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