summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips64r2
Commit message (Expand)AuthorAgeFilesLines
* [mips] not instruction aliasSimon Dardis2016-11-161-0/+2
* Recommit: "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-052-4/+4
* Revert "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-052-4/+4
* [mips] Add rsqrt, recip for MIPSSimon Dardis2016-09-272-4/+4
* Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis2016-09-092-32/+32
* [mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis2016-09-092-32/+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] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-2/+2
* [mips] Don't derive the default ABI from the CPU in the backend.Daniel Sanders2016-06-232-3/+3
* [mips] Weaken asm predicate for memory offsetsSimon Dardis2016-05-271-0/+32
* [mips] Range check uimm16_64Daniel Sanders2016-03-141-0/+6
* [mips] Range check uimm20 and fixed a bug this revealed.Daniel Sanders2016-02-291-0/+2
* [mips] Make isel select the correct DEXT variant up front.Daniel Sanders2016-02-291-2/+2
* [mips] added support for trunc macroZoran Jovanovic2016-02-221-4/+6
* [mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders2016-01-111-0/+1
* [mips][microMIPS] Implement DERET and DI instructions and check size operand ...Zlatko Buljan2015-12-211-4/+14
* [mips][ias] Range check uimm6 operands and fix a bug this revealed.Daniel Sanders2015-12-081-0/+42
* [mips][ias] Removed DSP/DSPr2 instructions from base architecture valid-xfail...Daniel Sanders2015-12-071-134/+8
* [mips][ias] Removed MSA instructions from base architecture valid-xfail.s's.Daniel Sanders2015-11-301-55/+0
* [mips][ias] Range check uimm5 operands and fix several bugs this revealed.Daniel Sanders2015-11-261-3/+9
* [mips] Added support for various EVA ASE instructions.Daniel Sanders2015-09-151-1/+1
* [mips] Remap move as or.Vasileios Kalintiris2015-08-111-4/+4
* [mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.Daniel Sanders2015-06-271-2/+4
* [mips][msa] Test basic operations for the N32 ABI too.Daniel Sanders2015-05-051-0/+3
* [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]Multiple and add instructions for Mips are currently available in mips3...Vladimir Medic2015-02-251-4/+0
* [mips] Fix FileCheck prefixes with whitespace between 'CHECK' and ':'Daniel Sanders2015-02-061-8/+4
* [mips] Add synci instruction.Daniel Sanders2014-11-271-1/+0
* Recommit "[mips] Add names and tests for the hardware registers"Vasileios Kalintiris2014-11-111-1/+6
* Revert "[mips] Add names and tests for the hardware registers"Rafael Espindola2014-11-041-6/+1
* [mips] Add names and tests for the hardware registersVasileios Kalintiris2014-11-041-1/+6
* [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] Marked the DI/EI instruction aliases as MIPS32r2Vasileios Kalintiris2014-10-161-2/+4
* [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 DADDiu instruction aliases as MIPS III.Toma Tabacu2014-09-151-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-172-28/+28
* Current implementation of c.cond.fmt instructions only accept default cc0 reg...Vladimir Medic2014-08-152-28/+28
* [mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIP...Daniel Sanders2014-07-211-1/+1
* Re-commit: [mips] Correct section alignments and EntrySizes for .bss, .text, ...Daniel Sanders2014-07-141-21/+20
* Revert: [mips] Correct section alignments and EntrySizes for .bss, .text, .da...Daniel Sanders2014-07-141-20/+21
* [mips] Correct section alignments and EntrySizes for .bss, .text, .data, .reg...Daniel Sanders2014-07-141-21/+20
* [mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS.abiflags when no '.modul...Daniel Sanders2014-07-141-1/+1
* [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,Simon Atanasyan2014-07-131-1/+1
* Mips.abiflags is a new implicitly generated section that will be present on ...Vladimir Medic2014-07-082-0/+46
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-241-0/+2