tests/tcg: target/mips: Amend tests for MSA pack instructions
commitf9fa196bd7c5c4e0e29583dc7b77019f6dbf5dc0
authorAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 20 Jun 2019 11:49:18 +0000 (20 13:49 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 21 Jun 2019 09:30:36 +0000 (21 11:30 +0200)
treeafc822e8fa25fe81fc470ce1f0de73aa043cd112
parent8e6fe6b8bab4716b4adf99a9ab52eaa82464b37e
tests/tcg: target/mips: Amend tests for MSA pack instructions

Add tests for cases when destination register is the same as one
of source registers.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1561031359-6727-3-git-send-email-aleksandar.markovic@rt-rk.com>
13 files changed:
tests/tcg/mips/include/wrappers_msa.h
tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_b.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_d.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_h.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_w.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_b.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_d.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_h.c
tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_w.c
tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_b.c
tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_d.c
tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_h.c
tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_w.c