summaryrefslogtreecommitdiff
path: root/test/MC/Mips/mips3
Commit message (Expand)AuthorAge
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...Daniel Sanders2014-05-09
* [mips] Added missing daddu test to the valid instruction tests.Daniel Sanders2014-05-09
* [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] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-VDaniel Sanders2014-05-07
* [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 (dsll and dsrl).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] Switch the MIPS-III and MIPS-IV assembler tests to use -mcpu=mips4.Daniel Sanders2014-04-10
* [mips] Implement ehb, ssnop, and pause in assemblerDaniel Sanders2014-04-03
* [mips] Rewrite MipsAsmParser and MipsOperand.Daniel Sanders2014-04-01
* Revert: [mips] Rewrite MipsAsmParser and MipsOperand.' due to buildbot errors...Daniel Sanders2014-03-31
* [mips] Rewrite MipsAsmParser and MipsOperand.Daniel Sanders2014-03-31
* [mips] Added a full set of instruction test cases for all ISA's (but not ASE's).Daniel Sanders2014-03-31