1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/MC/Mips/msa
Matheus Almeida f0fc3cf095 [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.

llvm-svn: 196494
2013-12-05 11:06:22 +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_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 [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 support for MOVE.v. 2013-10-21 12:43:54 +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_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 [mips][msa] Direct Object Emission support for VEC instructions. 2013-10-14 12:57:18 +00:00