qemu/tests/tcg/mips/user/isa/mips64r6
Aleksandar Markovic 7ecdacc568 tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions
Add tests for MIPS64R6 integer multiply instructions: MUL, MUH, MULU,
MUHU, DMUL, DMUH, DMULU, and DMUHU.

MUH and MUHU require 64 bit inputs in the form of 64-bit sign-extended
32-bit inputs.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1551800076-8104-14-git-send-email-aleksandar.markovic@rt-rk.com>
2019-03-05 17:03:33 +01:00
..
bit-count tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructions 2019-03-05 17:03:15 +01:00
bit-swap tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions 2019-03-05 17:03:04 +01:00
int-multiply tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
logic
shift tests/tcg: target/mips: Add tests for MIPS64R6 shift instructions 2019-03-05 17:03:24 +01:00