target/mips: Implement emulation of nanoMIPS EVA instructions
commitd046a9ea1b8877a570a8b12a2d0125ec59fe5b22
authorDimitrije Nikolic <dnikolic@wavecomp.com>
Wed, 24 Oct 2018 16:51:04 +0000 (24 18:51 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 25 Oct 2018 20:13:33 +0000 (25 22:13 +0200)
treefbc7b6ee93b75e32d7f406d87ad6d37ab12b6f6d
parentba1e81171fb761aea9a9a4ccadedf808e34eaae2
target/mips: Implement emulation of nanoMIPS EVA instructions

Implement emulation of nanoMIPS EVA instructions. They are all
part of P.LS.E0 instruction pool, or one of its subpools.

Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com>
Signed-off-by: Dimitrije Nikolic <dnikolic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
target/mips/translate.c