summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/Mips
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MA...Zlatko Buljan2015-10-192-1/+11
* Commited two test files which are forgotten during commit of patch for http:/...Zlatko Buljan2015-10-161-0/+6
* [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructionsHrvoje Varga2015-10-161-0/+4
* [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH,...Zlatko Buljan2015-10-151-1/+4
* [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 ...Hrvoje Varga2015-10-152-0/+31
* [mips][microMIPS] Implement LLE and SCE instructionsHrvoje Varga2015-10-152-0/+4
* [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructionsHrvoje Varga2015-10-152-0/+8
* [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb...Zoran Jovanovic2015-10-121-0/+4
* [mips][disassembler] Changed CHECK-EB directives to CHECK so div/divu are tes...Daniel Sanders2015-10-061-2/+2
* [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE...Daniel Sanders2015-10-0612-1916/+216
* [mips][disassembler] Moved DSP tests into proper place and corrected formatting.Daniel Sanders2015-10-062-22/+9
* [mips][microMIPS] Implement JALRC16, JRCADDIUSP and JRC16 instructionsZoran Jovanovic2015-10-052-0/+12
* [mips][microMIPS] Implement CACHEE, WRPGPR and WSBH instructionsZoran Jovanovic2015-10-012-0/+10
* [mips][microMIPS] Fix an invalid read for lwm32 and reserved reglist values.Daniel Sanders2015-09-181-0/+4
* [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU and TNE instructionsZoran Jovanovic2015-09-174-12/+60
* [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE, LHE, LWE, SBE, SHE and SW...Zoran Jovanovic2015-09-162-0/+36
* [mips][microMIPS] Fix an issue with disassembling lwm32 instructionZoran Jovanovic2015-09-152-0/+4
* [mips][microMIPS] Implement CACHEE and PREFE instructions for microMIPS32r6Zoran Jovanovic2015-09-151-0/+4
* [mips] Added support for various EVA ASE instructions.Daniel Sanders2015-09-152-0/+92
* [mips] Add missing disassembler tests for MIPS64-MIPS64R5.Daniel Sanders2015-09-1112-0/+990
* [mips] Add missing MIPS32 - MIPS32R5 disassembler tests.Daniel Sanders2015-09-1112-0/+869
OpenPOWER on IntegriCloud