[mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16 instructions
[oota-llvm.git] / test / MC / Mips / mips-alu-instructions.s
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-03-26 Matheus Almeida[mips] Use TwoOperandAliasConstraint for ArithLogicR...
2014-03-24 Daniel Sanders[mips] Implement shorthand add / sub forms for MIPS.
2013-10-01 Vladimir MedicThis patch adds aliases for Mips sub instruction with...
2013-07-26 Akira Hatanaka[mips] Print instructions "beq", "bne" and "or" using...
2013-07-22 Akira Hatanaka[mips] Use ADDu instead of OR to copy general purpose...
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-13 Jack CarterMips assembler: Assembler macro ADDIU $rs,imm
2013-04-14 Nico RieckUse object file specific section type for initial text...
2013-03-28 Jack Carter[Mips Assembler] Add support for OR macro with imediate...
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-01-17 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-16 Jack Carterreverting 172579
2013-01-16 Jack CarterAkira,
2013-01-12 Jack CarterThis patch tackles the problem of parsing Mips
2012-09-07 Jack CarterThe Mips standalone assembler aliased instruction support.
2012-09-05 Jack CarterMips specific llvm assembler support for ALU instructio...