summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/mips1
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Add s.d instruction alias for Mips1Simon Atanasyan2019-06-121-0/+13
* [mips] Add missing instructionsAleksandar Beserminji2018-08-292-5/+5
* [mips] Correct predicates for loads, bit manipulation instructions and some p...Simon Dardis2018-06-201-0/+2
* [mips] Guard some floating point instructions correctlySimon Dardis2018-06-121-0/+9
* [mips] Correct the predicates for shifts.Simon Dardis2018-05-021-0/+30
* [mips] Correct the predicates for special nops, tlb ctrl instrs, software bre...Simon Dardis2018-04-121-0/+12
* [mips] Correct the definition of m(f|t)c(0|2)Simon Dardis2018-03-071-0/+5
* Make test changes added in r324584 more robust by using a regex instead of ha...Douglas Yung2018-02-091-10/+10
* [mips] Define certain instructions in microMIPS32r3Stefan Maksimovic2018-02-081-10/+20
* [mips] Properly select abs and sqrt instructionsStefan Maksimovic2018-01-231-3/+5
* [AArch64][SVE] Re-submit patch series for ZIP1/ZIP2Sander de Smalen2017-12-206-26/+26
* Revert "[AArch64][SVE] Asm" changes, they broke libjpeg_turboReid Kleckner2017-12-186-26/+26
* [TableGen][AsmMatcherEmitter] Only choose specific diagnostic for enabled ins...Sander de Smalen2017-12-186-26/+26
* [mips] Correct c.cond.fmt instruction definition.Simon Dardis2017-01-164-16/+48
* [mips] not instruction aliasSimon Dardis2016-11-161-0/+2
* [mips] Macro expansion for ld, sd for O32Simon Dardis2016-10-182-4/+0
* [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliasesSimon Dardis2016-07-261-0/+9
* [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2...Zlatko Buljan2016-07-114-6/+2
* [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct...Hrvoje Varga2016-06-274-8/+8
* [mips] Weaken asm predicate for memory offsetsSimon Dardis2016-05-271-0/+21
* [mips] Range check simm16Daniel Sanders2016-03-313-12/+12
* [mips] Range check simm11 and mem_simm11.Daniel Sanders2016-03-313-6/+12
* [mips] Range check simm9 and fix a bug this revealed.Daniel Sanders2016-03-313-10/+10
* [mips] Range check uimm20 and fixed a bug this revealed.Daniel Sanders2016-02-291-0/+2
* [mips] added support for trunc macroZoran Jovanovic2016-02-221-0/+25
* [mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders2016-01-111-0/+1
* [mips] Remap move as or.Vasileios Kalintiris2015-08-111-2/+2
* [mips][msa] Test basic operations for the N32 ABI too.Daniel Sanders2015-05-051-0/+3
* [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.Toma Tabacu2015-04-081-1/+8
* [mips] [IAS] Add support for the XOR $reg,imm pseudo-instruction.Toma Tabacu2015-03-171-0/+1
* [mips] Add support for COP1's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-172-0/+6
* [mips] Add support for COP0's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-171-0/+8
* [mips] Marked the DI/EI instruction aliases as MIPS32r2Vasileios Kalintiris2014-10-161-0/+11
* [mips] Improve the error messages given by MipsAsmParser.Toma Tabacu2014-09-161-38/+38
* [mips] Move 32-bit ADDiu instruction alias from Mips64InstrInfo.td to MipsIns...Toma Tabacu2014-09-161-0/+1
* [mips] Marked the ADDi instruction aliases as not available in Mips32R6 and M...Toma Tabacu2014-09-161-0/+4
* [mips] Marked the DADDiu instruction aliases as MIPS III.Toma Tabacu2014-09-151-0/+4
* [mips] Marked the Trap-on-Condition instructions as Mips IIDaniel Sanders2014-09-051-0/+12
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-182-0/+11
* [mips] Update MipsAsmParser so that it's possible to handle immediates that s...Matheus Almeida2014-06-181-0/+1
* [mips] Implement alias for 'and' and 'or' instructions for all ISAs.Matheus Almeida2014-06-181-0/+2
* [mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat...Daniel Sanders2014-06-161-2/+2
* [mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal i...Daniel Sanders2014-06-131-0/+4
* [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-123-12/+30
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-122-0/+129
* [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...Daniel Sanders2014-05-092-0/+105
* [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...Daniel Sanders2014-05-092-0/+88
* [mips] Added missing dsra -> dsrav and sra -> srav aliases.Daniel Sanders2014-05-091-0/+1
* [mips] Correct tests that are meant to test valid assembly. They were actuall...Daniel Sanders2014-05-082-100/+100
* [mips] Implement l[wd]c3, and s[wd]c3.Daniel Sanders2014-05-084-2/+5
OpenPOWER on IntegriCloud