mips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for vec_select.
authorPrachi Godbole <prachi.godbole@imgtec.com>
Mon, 6 Mar 2017 10:19:52 +0000 (10:19 +0000)
committerPrachi Godbole <prachigodbole@gcc.gnu.org>
Mon, 6 Mar 2017 10:19:52 +0000 (10:19 +0000)
commit5ada812cedf5c5e4f602c6fc21bfc3744aa2ddcd
tree46e2f266fff6cdce667b6a38763d789aea8b7c6a
parent334b3c4b8400c23382b44c14779a5d789b8cb1d4
mips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for vec_select.

gcc/
* config/mips/mips-msa.md (msa_dotp_<su>_d, msa_dpadd_<su>_d,
msa_dpsub_<su>_d): Fix MODE for vec_select.

gcc/testsuite/
* gcc.target/mips/msa-dotp.c: New tests.

From-SVN: r245911
gcc/ChangeLog
gcc/config/mips/mips-msa.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/msa-dotp.c [new file with mode: 0644]