target/mips: Add emulation of nanoMIPS 16-bit branch instructions
commit764371d24c51336c7713eb6f350218683871d05e
authorStefan Markovic <smarkovic@wavecomp.com>
Thu, 2 Aug 2018 14:16:07 +0000 (2 16:16 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 24 Aug 2018 15:51:59 +0000 (24 17:51 +0200)
tree6d5663fec4be33fc2983a4f6b0c3a8fbc013efc3
parentea4ca3c22646f5826e4adbfa006b564a5d38da8f
target/mips: Add emulation of nanoMIPS 16-bit branch instructions

Add emulation of nanoMIPS 16-bit branch 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