summaryrefslogtreecommitdiff
path: root/test/MC/Mips/mips32
AgeCommit message (Expand)AuthorFilesLines
2014-05-13[mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...Daniel Sanders2-8/+8
2014-05-12[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2-3/+3
2014-05-12[mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64Daniel Sanders1-0/+9
2014-05-09[mips] Added missing dsra -> dsrav and sra -> srav aliases.Daniel Sanders1-0/+1
2014-05-08[mips] Correct tests that are meant to test valid assembly. They were actuall...Daniel Sanders2-173/+173
2014-05-08[mips] Implement l[wd]c3, and s[wd]c3.Daniel Sanders1-2/+0
2014-05-08[mips] Implement tlbp, tlbr, tlbwi, and tlbwrDaniel Sanders2-4/+4
2014-05-01[mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, a...Daniel Sanders2-4/+0
2014-04-30[mips] Add instruction alias (negu).Matheus Almeida1-0/+2
2014-04-30[mips] Add instruction alias (sltu).Matheus Almeida1-0/+1
2014-04-30[mips] Add instruction alias (sll and srl).Matheus Almeida1-0/+2
2014-04-30[mips] Update tests with encoding information for slt, slti, sltiu and sltu.Matheus Almeida1-4/+4
2014-04-16[mips] Use TwoOperandAliasConstraint for shift instructions.Matheus Almeida2-4/+17
2014-04-03[mips] Add negative tests confirm that supported ISA's don't allow instructio...Daniel Sanders2-1/+35
2014-04-03[mips] Implement ehb, ssnop, and pause in assemblerDaniel Sanders3-2/+10
2014-03-31[mips] Added a full set of instruction test cases for all ISA's (but not ASE's).Daniel Sanders2-0/+175