]> git.proxmox.com Git - mirror_qemu.git/commit - tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c
tests/tcg: target/mips: Amend tests for MSA int multiply instructions
authorAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 10:07:05 +0000 (12:07 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 11:25:33 +0000 (13:25 +0200)
commit0b1450cce8d2c1b73a08ed4484db1bda7d389af8
treea5daa43f7f9fe6071ab4e03cecd5053321874b26
parentc0a19f7bf1f8ecb2bd971353cadae8d3a47eabf5
tests/tcg: target/mips: Amend tests for MSA int multiply instructions

Amend tests for MSA int multiply instructions.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1561543629-20327-5-git-send-email-aleksandar.markovic@rt-rk.com>
tests/tcg/mips/include/wrappers_msa.h
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_b.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_h.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_w.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_b.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_d.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_h.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_w.c [new file with mode: 0644]
tests/tcg/mips/user/ase/msa/test_msa_compile.sh