target/mips: Add emulation of nanoMIPS 16-bit shift instructions
commitc46562fb2fd41429c7acbf10dedfd5cbe0aa34fa
authorYongbok Kim <yongbok.kim@mips.com>
Thu, 2 Aug 2018 14:16:08 +0000 (2 16:16 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 24 Aug 2018 15:51:59 +0000 (24 17:51 +0200)
treed82f688bf610d81196b067acb05a353434fb5ca6
parent764371d24c51336c7713eb6f350218683871d05e
target/mips: Add emulation of nanoMIPS 16-bit shift instructions

Add emulation of nanoMIPS 16-bit shift instructions.

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