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