summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/mips_directives.s
Commit message (Expand)AuthorAgeFilesLines
* [mips] Process numeric register name in the .set assignment directiveSimon Atanasyan2018-05-291-2/+3
* [mips] implement .set dspr2 directivePetar Jovanovic2017-10-051-0/+7
* [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.Daniel Sanders2016-05-031-1/+1
* [mips] [IAS] Emit .set macro/nomacro.Toma Tabacu2015-05-141-0/+2
* [mips] Work around inconsistency in llvm-mc's placement of fixup markersDaniel Sanders2014-05-231-1/+1
* [mips] Add support to '.set mips64'.Matheus Almeida2014-03-261-0/+5
* [mips] Add support to '.set mips64r2'.Matheus Almeida2014-03-261-0/+5
* [mips] Making sure that a '.set noreorder' directive is correctly parsedMatheus Almeida2014-03-191-0/+5
* [mips] Assembly parser must invoke the target streamer to handle .set reorder...Matheus Almeida2014-03-101-0/+1
* This patch implements .set dsp directive and sets appropriate feature bits.Th...Vladimir Medic2014-03-051-0/+7
* This patch implements .set mips32r2 directive and sets appropriate feature bi...Vladimir Medic2014-03-041-1/+10
* [Mips] TargetStreamer Support for .abicalls and .set pic0.Jack Carter2014-01-061-0/+2
* Method parseSetAssignment treats every operand with '$' sign as register and ...Vladimir Medic2013-12-091-3/+5
* Fix bug in .gpword directive parsing.Vladimir Medic2013-11-131-1/+2
* Implement gpword directive for mips, test case added. Stype changes using cla...Vladimir Medic2013-11-061-0/+1
* reverting per requestJack Carter2013-10-041-6/+1
* [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-041-1/+6
* Implement eret and deret(return from exception) instructions for Mips. Test e...Vladimir Medic2013-07-171-10/+0
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-121-0/+10
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-101-10/+0
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-101-2/+12
* Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...Vladimir Medic2013-06-201-1/+2
* Mips assembler: Improve set register alias handlingJack Carter2013-05-281-2/+3
* Mips assembler: .set reorder supportJack Carter2013-04-251-0/+18
* This patch enables the Mips .set directive to define aliasesJack Carter2013-03-211-0/+6
* Mips specific standalone assembler addressing mode %hi and %lo.Jack Carter2013-02-211-3/+2
* ELF symbol table field st_other support, Jack Carter2013-02-201-13/+14
* This patch implements parsing the .wordJack Carter2013-01-251-1/+4
* This patch is a partial implementation of mips .set assembler directive. Dire...Jack Carter2012-10-041-1/+7
* The Mips standalone assembler intial directive support.Jack Carter2012-09-071-0/+10
OpenPOWER on IntegriCloud