tests/tcg: target/mips: Add tests for MSA move instructions
commit3d9569b85503ecffc8c5ed999367cb6f072dbf90
authorAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 10:07:03 +0000 (26 12:07 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 11:25:22 +0000 (26 13:25 +0200)
tree0f8af1f40a12265caa4e2d10ade727cbe4bcc1b9
parent666952ea7c12c4c44282a3b00b817509008df215
tests/tcg: target/mips: Add tests for MSA move instructions

Add tests for MSA move instructions.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1561543629-20327-3-git-send-email-aleksandar.markovic@rt-rk.com>
tests/tcg/mips/include/wrappers_msa.h
tests/tcg/mips/user/ase/msa/move/test_msa_move_v.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/test_msa_compile.sh
tests/tcg/mips/user/ase/msa/test_msa_run.sh