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

Add emulation of nanoMIPS instructions situated in pool p_lsx, and
emulation of LSA instruction as well.

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