OSDN Git Service

tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
authorAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 10:07:07 +0000 (12:07 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 11:25:46 +0000 (13:25 +0200)
commit4c399d066c8221c0b09b41c54dcd3c63e290584c
tree95a16036a0d7718ddd7f8bef715160cb15c86464
parent5258822fcc9d25eab75b263291e45857478d0919
tests/tcg: target/mips: Add support for MSA MIPS32R6 testings

Add files for MSA MIPS32R6 target testings (copiling and running).

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1561543629-20327-7-git-send-email-aleksandar.markovic@rt-rk.com>
tests/tcg/mips/user/ase/msa/test_msa_compile_32r6eb.sh [new file with mode: 0755]
tests/tcg/mips/user/ase/msa/test_msa_compile_32r6el.sh [new file with mode: 0755]
tests/tcg/mips/user/ase/msa/test_msa_run_32r6eb.sh [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/test_msa_run_32r6el.sh [new file with mode: 0755]