]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/tests: target/mips: Amend MSA integer multiply tests
authorAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 2 Jul 2019 11:50:08 +0000 (13:50 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 2 Jul 2019 12:20:19 +0000 (14:20 +0200)
commit391f77aaba04552f853b8d2ca4c1c53ffcad509d
treec6453d59a9634488cb8b1d8809966d5f8cb8fa25
parent4cd013cd6ef0302d7403a6777902be7dfd54bd52
tcg/tests: target/mips: Amend MSA integer multiply tests

Amend MSA fixed point multiply tests: correct output values for
MADDV.B, MADDV.H, MADDV.W, MADDV.D, MSUBV.B, MSUBV.H, MSUBV.W and
MSUBD.D.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1562068213-11307-3-git-send-email-aleksandar.markovic@rt-rk.com>
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_b.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_h.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_w.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_b.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_d.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_h.c
tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_w.c