llvm-6502/test/MC/Mips/msa
Matheus Almeida 45ecbfc8e5 [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.
INSERT is the first type of MSA instruction that requires a change to the way
MSA registers are parsed. This happens because MSA registers may be suffixed by
an index in the form of an immediate or a general purpose register. The changes
to parseMSARegs reflect that requirement.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192582 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-14 11:49:30 +00:00
..
test_2r.s [mips][msa] Direct Object Emission for 2R instructions. 2013-09-30 17:52:33 +00:00
test_2rf.s
test_3r.s [mips][msa] Direct Object Emission for 3R instructions. 2013-09-26 00:09:46 +00:00
test_3rf.s [mips][msa] Direct Object Emission for 3RF instructions. 2013-09-26 21:31:43 +00:00
test_elm_insert.s [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. 2013-10-14 11:49:30 +00:00
test_i5.s [mips][msa] Direct Object Emission for I5 instructions. 2013-09-30 17:58:07 +00:00
test_i8.s [mips][msa] Direct Object Emission for I8 instructions. 2013-09-30 18:05:18 +00:00