qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply
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
..
test_mips64r6_dmuh.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_dmuhu.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_dmul.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_dmulu.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_muh.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_muhu.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_mul.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00
test_mips64r6_mulu.c tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions 2019-03-05 17:03:33 +01:00