summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips32/valid.s
Commit message (Expand)AuthorAgeFilesLines
* [mips] not instruction aliasSimon Dardis2016-11-161-0/+2
* Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis2016-09-091-32/+4
* [mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis2016-09-091-4/+32
* [mips] Add l.[sd] and s.[sd] instruction aliasesSimon Dardis2016-08-171-0/+4
* [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliasesSimon Dardis2016-07-261-0/+9
* [mips] Weaken asm predicate for memory offsetsSimon Dardis2016-05-271-0/+24
* [mips] Range check uimm20 and fixed a bug this revealed.Daniel Sanders2016-02-291-0/+2
* [mips] added support for trunc macroZoran Jovanovic2016-02-221-2/+4
* [mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders2016-01-111-0/+1
* [mips] Added support for various EVA ASE instructions.Daniel Sanders2015-09-151-1/+1
* [mips] Remap move as or.Vasileios Kalintiris2015-08-111-2/+2
* [mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.Daniel Sanders2015-06-271-2/+2
* [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.Toma Tabacu2015-04-081-1/+8
* [mips] [IAS] Add support for the XOR $reg,imm pseudo-instruction.Toma Tabacu2015-03-171-0/+1
* [mips] Add support for COP1's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-171-0/+6
* [mips] Add support for COP0's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-171-0/+8
* [mips] Move 32-bit ADDiu instruction alias from Mips64InstrInfo.td to MipsIns...Toma Tabacu2014-09-161-0/+1
* [mips] Marked the ADDi instruction aliases as not available in Mips32R6 and M...Toma Tabacu2014-09-161-0/+4
* [mips] Marked the Trap-on-Condition instructions as Mips IIDaniel Sanders2014-09-051-0/+12
* Revert: r215698 - Current implementation of c.cond.fmt instructions only acce...Daniel Sanders2014-08-171-28/+0
* Current implementation of c.cond.fmt instructions only accept default cc0 reg...Vladimir Medic2014-08-151-0/+28
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-241-0/+2
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-181-0/+2
* [mips] Update MipsAsmParser so that it's possible to handle immediates that s...Matheus Almeida2014-06-181-0/+1
* [mips] Implement alias for 'and' and 'or' instructions for all ISAs.Matheus Almeida2014-06-181-0/+2
* [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders2014-06-161-2/+2
* [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders2014-06-161-2/+2
* [mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat...Daniel Sanders2014-06-161-4/+4
* [mips] Add cache and pref instructionsDaniel Sanders2014-06-131-0/+2
* [mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal i...Daniel Sanders2014-06-131-0/+4
* [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-121-0/+6
* [mips] Added missing dsra -> dsrav and sra -> srav aliases.Daniel Sanders2014-05-091-0/+1
* [mips] Correct tests that are meant to test valid assembly. They were actuall...Daniel Sanders2014-05-081-142/+142
* [mips] Implement tlbp, tlbr, tlbwi, and tlbwrDaniel Sanders2014-05-081-0/+4
* [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, a...Daniel Sanders2014-05-011-3/+0
* [mips] Add instruction alias (negu).Matheus Almeida2014-04-301-0/+2
* [mips] Add instruction alias (sltu).Matheus Almeida2014-04-301-0/+1
* [mips] Add instruction alias (sll and srl).Matheus Almeida2014-04-301-0/+2
* [mips] Update tests with encoding information for slt, slti, sltiu and sltu.Matheus Almeida2014-04-301-4/+4
* [mips] Use TwoOperandAliasConstraint for shift instructions.Matheus Almeida2014-04-161-4/+13
* [mips] Implement ehb, ssnop, and pause in assemblerDaniel Sanders2014-04-031-0/+2
* [mips] Added a full set of instruction test cases for all ISA's (but not ASE's).Daniel Sanders2014-03-311-0/+129