llvm-6502/test/MC/Mips/msa
Matheus Almeida 006cff8d7b [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA.
These instructions are logically related as they allow read/write of MSA control registers.
Currently MSA control registers are emitted by number but hopefully that will change as soon 
as GAS starts accepting them by name as that would make the assembly easier to read.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193078 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-21 12:26:50 +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 of SPLAT instruction. 2013-10-21 12:07:26 +00:00
test_3rf.s [mips][msa] Direct Object Emission for 3RF instructions. 2013-09-26 21:31:43 +00:00
test_bit.s [mips][msa] Direct Object Emission support for BIT instructions. 2013-10-14 13:07:39 +00:00
test_ctrlregs.s [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. 2013-10-21 12:26:50 +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_elm_insve.s [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}. 2013-10-14 12:38:17 +00:00
test_elm.s [mips][msa] Direct Object Emission for the majority of the ELM instructions. 2013-10-14 12:22:43 +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
test_vec.s [mips][msa] Direct Object Emission support for VEC instructions. 2013-10-14 12:57:18 +00:00