qemu/tests/tcg/mips/user/ase/msa/logic
Aleksandar Markovic ba63292445 tests/tcg: target/mips: Add tests for MSA logic instructions
Add tests for MSA logic instructions. This includes following
instructions:

  * AND.V - logical AND
  * NOR.V - logical NOR
  * OR.V - logical OR
  * XOR.V - logical XOR

Each test consists of 80 test cases, so altogether there are 320
test cases.

Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
2019-02-14 17:47:37 +01:00
..
test_msa_and_v.c tests/tcg: target/mips: Add tests for MSA logic instructions 2019-02-14 17:47:37 +01:00
test_msa_nor_v.c tests/tcg: target/mips: Add tests for MSA logic instructions 2019-02-14 17:47:37 +01:00
test_msa_or_v.c tests/tcg: target/mips: Add tests for MSA logic instructions 2019-02-14 17:47:37 +01:00
test_msa_xor_v.c tests/tcg: target/mips: Add tests for MSA logic instructions 2019-02-14 17:47:37 +01:00