llvm-project/llvm/test/MC/Mips/msa
Daniel Sanders 5762a4f9d1 [mips][ias] Range check uimm4 operands and fixed a bug this revealed.
Summary:
The bug was that the sldi instructions have immediate widths dependant on
their element size. So sldi.d has a 1-bit immediate and sldi.b has a 4-bit
immediate. All of these were using 4-bit immediates previously.

Reviewers: vkalintiris

Subscribers: llvm-commits, atanasyan, dsanders

Differential Revision: http://reviews.llvm.org/D14018

llvm-svn: 252297
2015-11-06 12:41:43 +00:00
..
abiflags.s Re-commit: [mips] Correct section alignments and EntrySizes for .bss, .text, .data, .reginfo, .MIPS.options, and .MIPS.abiflags 2014-07-14 15:05:51 +00:00
invalid-64.s [mips][ias] Range check uimm4 operands and fixed a bug this revealed. 2015-11-06 12:41:43 +00:00
invalid.s [mips][ias] Range check uimm4 operands and fixed a bug this revealed. 2015-11-06 12:41:43 +00:00
set-msa-directive-bad.s [mips] Add assembler support for .set msa/nomsa directive. 2014-08-07 12:03:36 +00:00
set-msa-directive.s [mips] Add assembler support for .set msa/nomsa directive. 2014-08-07 12:03:36 +00:00
test_2r.s
test_2r_msa64.s
test_2rf.s
test_3r.s
test_3rf.s
test_bit.s
test_cbranch.s
test_ctrlregs.s
test_dlsa.s
test_elm.s [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. 2015-10-21 09:58:54 +00:00
test_elm_insert.s
test_elm_insert_msa64.s
test_elm_insve.s
test_elm_msa64.s [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. 2015-10-21 09:58:54 +00:00
test_i5.s
test_i8.s
test_i10.s
test_lsa.s
test_mi10.s
test_vec.s