]> xenbits.xensource.com Git - qemu-xen.git/commit
target/mips: Implement MT ASE support for nanoMIPS
authorStefan Markovic <smarkovic@wavecomp.com>
Thu, 2 Aug 2018 14:16:24 +0000 (16:16 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 24 Aug 2018 15:51:59 +0000 (17:51 +0200)
commit0a1a6ed78ae13a87f23810899a838f8d0c0fa2a5
treee42c155f771835469264e171e83deb5eed80cf2d
parent9affc1c59279f482ff145e0371926f79b6448e3e
target/mips: Implement MT ASE support for nanoMIPS

Add emulation of MT ASE instructions for nanoMIPS.

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