[mips] Move MC tests for the DSP ASE into the standard format.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 11 Nov 2015 16:50:13 +0000 (16:50 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 11 Nov 2015 16:50:13 +0000 (16:50 +0000)
commit512cecbda295acd0ddf725d7cbe9147a8b743fc6
tree8cbbebffc2bb46bb443798ce0f841eb7e3a79f4e
parentf2d61b3209c564f2ad588908bb4c0ef37929df77
[mips] Move MC tests for the DSP ASE into the standard format.

Summary:
Only DSPr2 is present because it appears we've never added DSPr1 tests.
We'll have to correct that in a later patch.

Reviewers: vkalintiris

Subscribers: llvm-commits, dsanders

Differential Revision: http://reviews.llvm.org/D14448

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252752 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Mips/dspr2/valid.s [new file with mode: 0644]
test/MC/Mips/mips-dsp-instructions.s [deleted file]