tests/tcg/mips: Add tests for R5900 three-operand MULT
authorFredrik Noring <noring@nocrew.org>
Sun, 21 Oct 2018 15:41:01 +0000 (17:41 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 24 Oct 2018 13:20:31 +0000 (15:20 +0200)
commit9d35580a577ceac602d6a5bc9a7368196f381855
treec01dd402ae0c4add06134764a603d0f3cb735369
parent96631327be14c4f54cc31f873c278d9ffedd1e00
tests/tcg/mips: Add tests for R5900 three-operand MULT

Add a test for MULT.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Fredrik Noring <noring@nocrew.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
tests/tcg/mips/mipsr5900/Makefile [new file with mode: 0644]
tests/tcg/mips/mipsr5900/mult.c [new file with mode: 0644]