aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Mips/mips64r6
AgeCommit message (Expand)Author
2015-06-23[mips64] Emit correct addend for some PC-relative relocationsPetar Jovanovic
2015-06-11[mips] Change existing uimm10 operand to restrict the accepted immediatesZoran Jovanovic
2015-05-05[mips][msa] Test basic operations for the N32 ABI too.Daniel Sanders
2015-04-30[mips][mips64r6] Sorted instructions in test. NFC.Daniel Sanders
2015-04-08[mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.Toma Tabacu
2015-03-17[mips] [IAS] Add support for the XOR $reg,imm pseudo-instruction.Toma Tabacu
2014-11-11Recommit "[mips] Add names and tests for the hardware registers"Vasileios Kalintiris
2014-11-04Revert "[mips] Add names and tests for the hardware registers"Rafael Espindola
2014-11-04[mips] Add names and tests for the hardware registersVasileios Kalintiris
2014-10-17[mips] Add support for COP1's Branch-On-Cond-Likely instructionsVasileios Kalintiris
2014-10-17[mips] Add support for COP0's Branch-On-Cond-Likely instructionsVasileios Kalintiris
2014-10-16[mips] Marked the DI/EI instruction aliases as MIPS32r2Vasileios Kalintiris
2014-09-16[mips] Improve the error messages given by MipsAsmParser.Toma Tabacu
2014-09-16[mips] Move 32-bit ADDiu instruction alias from Mips64InstrInfo.td to MipsIns...Toma Tabacu
2014-09-16[mips] Marked the ADDi instruction aliases as not available in Mips32R6 and M...Toma Tabacu
2014-09-15[mips] Marked the DADDiu instruction aliases as MIPS III.Toma Tabacu
2014-09-05[mips] Marked the Trap-on-Condition instructions as Mips IIDaniel Sanders
2014-07-09[mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructionsDaniel Sanders
2014-07-04[mips][mips64r6] Correct the encoding of dmuh, dmuhu, dmul, and dmulu.Daniel Sanders
2014-06-24[mips] Added support for assembling sdbbp.Daniel Sanders
2014-06-20ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic
2014-06-18[mips] SYNC $stype instruction was added in Mips32Matheus Almeida
2014-06-18[mips][mips64r6] Add BLTC and BLTUC instructionsZoran Jovanovic
2014-06-18[mips] Implement alias for 'and' and 'or' instructions for all ISAs.Matheus Almeida
2014-06-16[mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6Daniel Sanders
2014-06-16[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders
2014-06-16[mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders
2014-06-16[mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat...Daniel Sanders
2014-06-13[mips][mips64r6] Relocation R_MIPS_PC18_S3Zoran Jovanovic
2014-06-13[mips] Add cache and pref instructionsDaniel Sanders
2014-06-13[mips][mips64r6] bc1any[24] are not available on MIPS32r6/MIPS64r6Daniel Sanders
2014-06-13[mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal i...Daniel Sanders
2014-06-13[mips][mips64r6] daddi is not available on MIPS64r6Daniel Sanders
2014-06-12[mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6Daniel Sanders
2014-06-12[mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6Daniel Sanders
2014-06-12[mips][mips64r6] prefx is not available on MIPS32r6/MIPS64r6Daniel Sanders
2014-06-12[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders
2014-06-12[mips][mips64r6] jalx is not available on MIPS32r6/MIPS64r6Daniel Sanders
2014-06-12[mips][mips64r6] Add R_MIPS_PC19_S2Zoran Jovanovic
2014-06-12[mips][mips64r6] Add bgec and bgeuc instructionsZoran Jovanovic
2014-06-12[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d...Daniel Sanders
2014-06-11[mips] Implement jr.hb and jalr.hb (Jump Register and Jump and Link Register ...Matheus Almeida
2014-06-09[mips][mips64r6] Add LDPC instructionZoran Jovanovic
2014-05-27[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 Zoran Jovanovic
2014-05-27[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2 Zoran Jovanovic
2014-05-23[mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are not available in MIPS32r6...Daniel Sanders
2014-05-23[mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders
2014-05-22[mips][mips64r6] addi is not available on MIPS32r6/MIPS64r6Daniel Sanders
2014-05-22[mips][mips64r6] Test that paired single instructions are invalidDaniel Sanders
2014-05-22[mips][mips64r6] Add b[on]vcDaniel Sanders