aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips
Commit message (Expand)AuthorAgeFilesLines
* This patch implements ei and di instructions for mips. Test cases are added.Vladimir Medic2013-08-121-1/+19
* Mips ELF: MicroMips direct object Little endian support. Jack Carter2013-08-083-48/+111
* Add tests for Mips DSP instructions.Vladimir Medic2013-08-011-0/+44
* This patch implements parsing of mips FCC register operands. The example inst...Vladimir Medic2013-07-301-0/+6
* [mips] Print instructions "beq", "bne" and "or" using assembler pseudoAkira Hatanaka2013-07-262-7/+5
* [mips] Fix MipsAsmParser::parseCCRRegs.Akira Hatanaka2013-07-221-1/+3
* [mips] Use ADDu instead of OR to copy general purpose registers. Also, deleteAkira Hatanaka2013-07-221-0/+2
* This patch extends mips register parsing methods to allow indexed register pa...Vladimir Medic2013-07-181-0/+4
* Implement eret and deret(return from exception) instructions for Mips. Test e...Vladimir Medic2013-07-172-10/+28
* 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
* [mips] Do not emit ".option pic0" if target is mips64.Akira Hatanaka2013-06-261-0/+2
* Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...Vladimir Medic2013-06-201-1/+2
* Mips ELF: Mark object file as ABI compliant Jack Carter2013-06-182-12/+28
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-303-6/+6
* Mips assembler: Improve set register alias handlingJack Carter2013-05-281-2/+3
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-162-1/+13
* Mips assembler: Add branch macro definitionsJack Carter2013-05-161-1/+13
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-131-0/+2
* [mips] Test for r179873.Akira Hatanaka2013-04-301-0/+64
* Mips assembler: .set reorder supportJack Carter2013-04-251-0/+18
* Test case for r180241.Akira Hatanaka2013-04-251-0/+22
* Test case for r180238.Akira Hatanaka2013-04-251-0/+22
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-241-39/+82
* [mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and changeAkira Hatanaka2013-04-191-0/+2
* Mips assembler: Enable handling of nested expressionsJack Carter2013-04-171-0/+26
* Mips assembler: Explicit floating point condition register recognition.Jack Carter2013-04-151-0/+4
* Use object file specific section type for initial text sectionNico Rieck2013-04-149-9/+0
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-1213-139/+156
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-031-1/+1
* Fix the fde encoding used by mips to match gas.Rafael Espindola2013-04-033-108/+156
* Mips direct object exception handling regressionJack Carter2013-04-012-0/+67
* [Mips Assembler] Add support for OR macro with imediate opperandJack Carter2013-03-281-0/+2
* [Mips Assembler] Add alias definitions for jalJack Carter2013-03-281-1/+15
* test file name change to correct typoJack Carter2013-03-271-0/+0
* Fix the invalid opcode for Mips branch instructions in the assemblerJack Carter2013-03-221-12/+12
* This patch that enables the Mips assembler to use symbols for offset for inst...Jack Carter2013-03-221-0/+22
* 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-212-3/+13
* ELF symbol table field st_other support, Jack Carter2013-02-203-13/+182
* ELF symbol table field st_other support, Jack Carter2013-02-191-7/+7
* ELF symbol table field st_other support, Jack Carter2013-02-192-2/+18
* [mips] Add definition of JALR instruction which has two register operands. Ch...Akira Hatanaka2013-02-071-0/+8
* This patch that sets the Mips ELF header flag for Jack Carter2013-02-051-0/+8
* This patch that sets the EmitAlias flag in td files Jack Carter2013-02-052-10/+10
* This patch implements runtime Mips specificJack Carter2013-01-301-0/+55
* This patch implements parsing the .wordJack Carter2013-01-251-1/+4
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-0/+31
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-1/+2