Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Print instructions "beq", "bne" and "or" using assembler pseudo | Akira Hatanaka | 2013-07-26 | 1 | -5/+5 |
* | Mips assembler: Add branch macro definitions | Jack Carter | 2013-05-16 | 1 | -1/+13 |
* | Mips assembler: Add 64 bit testing for JAL | Jack Carter | 2013-04-24 | 1 | -39/+82 |
* | Use object file specific section type for initial text section | Nico Rieck | 2013-04-14 | 1 | -1/+0 |
* | [Mips Assembler] Add alias definitions for jal | Jack Carter | 2013-03-28 | 1 | -1/+15 |
* | Fix the invalid opcode for Mips branch instructions in the assembler | Jack Carter | 2013-03-22 | 1 | -12/+12 |
* | [mips] Add definition of JALR instruction which has two register operands. Ch... | Akira Hatanaka | 2013-02-07 | 1 | -0/+8 |
* | [mips] Fix encoding of BAL instruction. Also, fix assembler test case which | Akira Hatanaka | 2012-12-21 | 1 | -1/+1 |
* | The Mips standalone assembler aliased instruction support. | Jack Carter | 2012-09-07 | 1 | -0/+8 |
* | Mips specific llvm assembler support for branch and jump instructions. | Jack Carter | 2012-09-06 | 1 | -0/+64 |