llvm-6502/test/MC/Mips/msa
Matheus Almeida 4faa2b38fb [mips][msa] Fix issue with immediate fields of LD/ST instructions
not being correctly encoded/decoded.
In more detail, immediate fields of LD/ST instructions should be
divided/multiplied by the size of the data format before encoding and
after decoding, respectively.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196494 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-05 11:06:22 +00:00
..
test_2r.s
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
test_bit.s
test_cbranch.s [mips][msa] Update encoding of bnz.v (typo). 2013-11-18 13:09:54 +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
test_elm_insve.s
test_elm.s [mips][msa] Direct Object Emission support for MOVE.v. 2013-10-21 12:43:54 +00:00
test_i5.s
test_i8.s
test_i10.s [mips][msa] Update encoding of LDI instruction. 2013-11-08 10:43:11 +00:00
test_lsa.s [mips][msa] Fix immediate value of LSA instruction as it was being wrongly encoded. 2013-11-18 12:32:49 +00:00
test_mi10.s [mips][msa] Fix issue with immediate fields of LD/ST instructions 2013-12-05 11:06:22 +00:00
test_vec.s