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 |
||
|---|---|---|
| .. | ||
| abiflags.s | ||
| invalid-64.s | ||
| invalid.s | ||
| set-msa-directive-bad.s | ||
| set-msa-directive.s | ||
| 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 | ||
| test_elm_insert.s | ||
| test_elm_insert_msa64.s | ||
| test_elm_insve.s | ||
| test_elm_msa64.s | ||
| test_i5.s | ||
| test_i8.s | ||
| test_i10.s | ||
| test_lsa.s | ||
| test_mi10.s | ||
| test_vec.s | ||