]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/mips: Add emulation of MXU instruction S8LDD
authorCraig Janeczek <jancraig@amazon.com>
Thu, 18 Oct 2018 19:45:26 +0000 (21:45 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 29 Oct 2018 13:13:53 +0000 (14:13 +0100)
commitbe57bcdb2ed8a4b41be05c8dc42bdec5174f43d6
tree298549299f45d28e014a5e5ab1011cd34c20601b
parent87860df5511b972f0234a6b2cfaad5227c79b6b4
target/mips: Add emulation of MXU instruction S8LDD

Add support for emulating the S8LDD MXU instruction.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Craig Janeczek <jancraig@amazon.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
target/mips/translate.c