summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/Mips
Commit message (Expand)AuthorAgeFilesLines
* [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU i...Zlatko Buljan2016-04-271-0/+6
* [mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV,...Zlatko Buljan2016-04-272-0/+11
* [mips][microMIPS] Revert commit r267137Hrvoje Varga2016-04-251-4/+0
* [mips][microMIPS] Revert commit r266977Zlatko Buljan2016-04-254-24/+0
* [mips][microMIPS] Revert commit r266861.Zoran Jovanovic2016-04-221-6/+0
* [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructionsHrvoje Varga2016-04-221-0/+4
* [mips][microMIPS] Implement DVP, EVP and JALRC.HB instructionsZlatko Buljan2016-04-222-0/+12
* [mips][microMIPS] Implement ldpc instructionZoran Jovanovic2016-04-211-0/+1
* [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructionsZlatko Buljan2016-04-212-0/+8
* [mips][microMIPS] Implement LL, SC, MOVEP, ROTR, ROTRV and SYSCALL instructio...Zlatko Buljan2016-04-214-0/+24
* [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC and BNEC instructionsZoran Jovanovic2016-04-201-0/+6
* [mips][microMIPS]Implement CFC*, CTC* and LDC* instructionsHrvoje Varga2016-04-201-0/+6
* Summary:Simon Dardis2016-04-144-0/+8
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-04-131-4/+4
* Revert "[mips] MIPSR6 Compact branch aliases"Simon Dardis2016-04-124-8/+0
* [mips] MIPSR6 Compact branch aliasesSimon Dardis2016-04-124-0/+8
* [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instru...Zlatko Buljan2016-04-081-0/+22
* [mips][microMIPS] Revert commits r264245 and r264248.Zoran Jovanovic2016-04-021-4/+4
* [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructionsZlatko Buljan2016-03-312-0/+12
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-03-241-4/+4
* [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructionsHrvoje Varga2016-03-242-0/+25
* [mips] Range check uimm20 and fixed a bug this revealed.Daniel Sanders2016-02-291-3/+3
* [mips][microMIPS] Implement DINSU, DINSM, DINS instructionsHrvoje Varga2016-02-251-0/+3
* [mips][microMIPS] Implement TLBINV and TLBINVF instructionsZlatko Buljan2016-02-182-0/+4
* [mips] Range check uimm16 and fix several bugs this revealed.Daniel Sanders2016-02-0114-70/+70
* [mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders2016-01-113-0/+3
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-42/+42
* [mips][microMIPS] Implement DERET and DI instructions and check size operand ...Zlatko Buljan2015-12-212-0/+6
* [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV a...Zlatko Buljan2015-12-183-0/+17
* Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions"Zlatko Buljan2015-12-092-8/+0
* [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructionsZlatko Buljan2015-12-072-0/+8
* [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodingsZlatko Buljan2015-12-032-0/+298
* [mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REP...Hrvoje Varga2015-12-022-0/+8
* [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SE...Hrvoje Varga2015-12-012-0/+32
* [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, M...Hrvoje Varga2015-11-301-0/+11
* [mips][microMIPS] Fix issue with offset operand of BALC and BC instructionsZoran Jovanovic2015-11-301-2/+2
* [mips][microMIPS] Implement PRECR.QB.PH, PRECR_SRA[_R].PH.W, PRECRQ.PH.W, PRE...Zlatko Buljan2015-11-302-0/+11
* [mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S...Hrvoje Varga2015-11-202-0/+15
* [mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH, DPSQ_SA.L.W, DPSQX_S.W.PH,...Hrvoje Varga2015-11-182-0/+12
* [mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S...Zlatko Buljan2015-11-172-0/+24
* [mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W, SUBQH[_R].PH, SUBQH[_R].W,...Zlatko Buljan2015-11-172-0/+18
* [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECE...Zlatko Buljan2015-11-172-0/+20
* Added microMIPSDSPr1 assembler and disassembler tests to existing microMIPSDS...Zlatko Buljan2015-11-172-7/+43
* [mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R].PH, SHRAV[_R].QB, SHRAV_R....Zlatko Buljan2015-11-132-0/+12
* [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructionsZlatko Buljan2015-11-122-0/+14
* [mips][ias] Range check uimm2 operands and fix a bug this revealed.Daniel Sanders2015-11-065-7/+7
* [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI a...Hrvoje Varga2015-10-281-0/+12
* [mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL.QB, SHLLV.PH, SHLLV_S.PH...Zlatko Buljan2015-10-232-0/+10
* [mips][msa] Remove copy_u.d and move copy_u.w to MSA64.Daniel Sanders2015-10-212-5/+1
* [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH.PH, ADDQH.W, ADDSC, ADDU...Zlatko Buljan2015-10-192-0/+14
OpenPOWER on IntegriCloud