Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Expansion of BEQL and BNEL with immediate operands | Simon Dardis | 2017-02-02 | 1 | -0/+9 |
* | [mips][ias] Implement ulh macro. | Daniel Sanders | 2015-10-15 | 1 | -0/+3 |
* | [mips] Expand JAL instructions when PIC is enabled. | Daniel Sanders | 2015-08-18 | 1 | -0/+12 |
* | [mips] [IAS] Add partial support for the ULW pseudo-instruction. | Toma Tabacu | 2015-06-26 | 1 | -0/+14 |
* | [mips] [IAS] Add partial support for the ULHU pseudo-instruction. | Toma Tabacu | 2015-06-23 | 1 | -0/+5 |
* | [mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions. | Toma Tabacu | 2015-06-17 | 1 | -0/+112 |
* | Recommit "[mips] [IAS] Add support for BNE and BEQ with an immediate operand.... | Toma Tabacu | 2015-06-11 | 1 | -0/+14 |
* | Revert "[mips] [IAS] Add support for BNE and BEQ with an immediate operand." ... | Toma Tabacu | 2015-06-09 | 1 | -14/+0 |
* | [mips] [IAS] Add support for BNE and BEQ with an immediate operand. | Toma Tabacu | 2015-06-09 | 1 | -0/+14 |
* | [mips] [IAS] Enforce .set nomacro. | Toma Tabacu | 2015-05-14 | 1 | -0/+46 |