summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/mips64r6
Commit message (Expand)AuthorAgeFilesLines
* [mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.Daniel Sanders2015-06-271-0/+4
* [mips64] Emit correct addend for some PC-relative relocationsPetar Jovanovic2015-06-231-20/+20
* [mips] Change existing uimm10 operand to restrict the accepted immediatesZoran Jovanovic2015-06-111-0/+4
* [mips][msa] Test basic operations for the N32 ABI too.Daniel Sanders2015-05-051-0/+3
* [mips][mips64r6] Sorted instructions in test. NFC.Daniel Sanders2015-04-301-96/+96
* [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
* Recommit "[mips] Add names and tests for the hardware registers"Vasileios Kalintiris2014-11-111-0/+6
* Revert "[mips] Add names and tests for the hardware registers"Rafael Espindola2014-11-041-6/+0
* [mips] Add names and tests for the hardware registersVasileios Kalintiris2014-11-041-0/+6
* [mips] Add support for COP1's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-174-6/+6
* [mips] Add support for COP0's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-172-8/+8
* [mips] Marked the DI/EI instruction aliases as MIPS32r2Vasileios Kalintiris2014-10-161-0/+4
* [mips] Improve the error messages given by MipsAsmParser.Toma Tabacu2014-09-165-80/+80
* [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][mips64r6] Correct cond names in the cmp.cond.[ds] instructionsDaniel Sanders2014-07-091-20/+20
* [mips][mips64r6] Correct the encoding of dmuh, dmuhu, dmul, and dmulu.Daniel Sanders2014-07-041-4/+4
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-241-0/+2
* ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic2014-06-201-0/+2
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-181-0/+2
* [mips][mips64r6] Add BLTC and BLTUC instructionsZoran Jovanovic2014-06-181-0/+2
* [mips] Implement alias for 'and' and 'or' instructions for all ISAs.Matheus Almeida2014-06-181-0/+2
* [mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6Daniel Sanders2014-06-161-1/+4
* [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders2014-06-161-0/+4
* [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders2014-06-161-0/+4
* [mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat...Daniel Sanders2014-06-162-2/+8
* [mips][mips64r6] Relocation R_MIPS_PC18_S3Zoran Jovanovic2014-06-131-1/+7
* [mips] Add cache and pref instructionsDaniel Sanders2014-06-131-0/+2
* [mips][mips64r6] bc1any[24] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-131-1/+5
* [mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal i...Daniel Sanders2014-06-137-0/+19
* [mips][mips64r6] daddi is not available on MIPS64r6Daniel Sanders2014-06-131-1/+9
* [mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-122-0/+22
* [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-122-0/+20
* [mips][mips64r6] prefx is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-121-0/+21
* [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders2014-06-122-0/+16
* [mips][mips64r6] jalx is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-121-0/+31
* [mips][mips64r6] Add R_MIPS_PC19_S2Zoran Jovanovic2014-06-121-6/+21
* [mips][mips64r6] Add bgec and bgeuc instructionsZoran Jovanovic2014-06-121-0/+2
* [mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d...Daniel Sanders2014-06-124-1/+41
* [mips] Implement jr.hb and jalr.hb (Jump Register and Jump and Link Register ...Matheus Almeida2014-06-112-0/+13
* [mips][mips64r6] Add LDPC instructionZoran Jovanovic2014-06-091-0/+1
* [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 Zoran Jovanovic2014-05-271-0/+12
* [mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2 Zoran Jovanovic2014-05-271-0/+43
* [mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are not available in MIPS32r6...Daniel Sanders2014-05-232-0/+20
* [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders2014-05-233-0/+46
* [mips][mips64r6] addi is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-05-221-0/+8
* [mips][mips64r6] Test that paired single instructions are invalidDaniel Sanders2014-05-221-0/+44
OpenPOWER on IntegriCloud