aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips-jump-instructions.s
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+11
* [mips] Print instructions "beq", "bne" and "or" using assembler pseudoAkira Hatanaka2013-07-261-5/+5
* Mips assembler: Add branch macro definitionsJack Carter2013-05-161-1/+13
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-241-39/+82
* Use object file specific section type for initial text sectionNico Rieck2013-04-141-1/+0
* [Mips Assembler] Add alias definitions for jalJack Carter2013-03-281-1/+15
* Fix the invalid opcode for Mips branch instructions in the assemblerJack Carter2013-03-221-12/+12
* [mips] Add definition of JALR instruction which has two register operands. Ch...Akira Hatanaka2013-02-071-0/+8
* [mips] Fix encoding of BAL instruction. Also, fix assembler test case whichAkira Hatanaka2012-12-211-1/+1
* The Mips standalone assembler aliased instruction support.Jack Carter2012-09-071-0/+8
* Mips specific llvm assembler support for branch and jump instructions.Jack Carter2012-09-061-0/+64