summaryrefslogtreecommitdiff
path: root/test/MC/Mips/mips32/valid.s
Commit message (Expand)AuthorAge
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-24
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-18
* [mips] Update MipsAsmParser so that it's possible to handle immediates that s...Matheus Almeida2014-06-18
* [mips] Implement alias for 'and' and 'or' instructions for all ISAs.Matheus Almeida2014-06-18
* [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders2014-06-16
* [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders2014-06-16
* [mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat...Daniel Sanders2014-06-16
* [mips] Add cache and pref instructionsDaniel Sanders2014-06-13
* [mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal i...Daniel Sanders2014-06-13
* [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-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 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] 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