summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/msa/test_vec.s
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Move disassembler test (Mips MSA test_vec) into correct folder.Matheus Almeida2014-05-121-12/+0
| | | | llvm-svn: 208592
* [mips][msa] Update format of RUN lines for every MSA MC test.Matheus Almeida2013-12-181-2/+4
| | | | | | | | | 1. The arch directive now appears before the cpu directive 2. Long run lines were split across multiple lines No functional changes. llvm-svn: 197588
* [mips][msa] Remove unneeded triple directive in MSA MC tests.Matheus Almeida2013-12-181-2/+2
| | | | | | No functional changes. llvm-svn: 197559
* [mips][msa] Direct Object Emission support for VEC instructions.Matheus Almeida2013-10-141-0/+27
List of instructions: and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v. llvm-svn: 192588
OpenPOWER on IntegriCloud