target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions
commita95c4c26f1dc233987350e7cb1cf62d46ade5ce5
authorFredrik Noring <noring@nocrew.org>
Thu, 27 Dec 2018 19:29:14 +0000 (27 20:29 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 3 Jan 2019 16:52:52 +0000 (3 17:52 +0100)
treef6018f44ea5f413adc19bea9542f3785e50a56a1
parent3b948f053fc588154d95228da8a6561c61c66104
target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions

The three-operand MADD and MADDU are specific to R5900 cores.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Fredrik Noring <noring@nocrew.org>
target/mips/translate.c