aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips_directives.s
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+40
* 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