| Commit message (Expand) | Author | Age | Files | Lines |
| * | [mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S... | Zlatko Buljan | 2015-11-17 | 2 | -0/+24 |
| * | [mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W, SUBQH[_R].PH, SUBQH[_R].W,... | Zlatko Buljan | 2015-11-17 | 2 | -0/+18 |
| * | [Assembler] Make fatal assembler errors non-fatal | Oliver Stannard | 2015-11-17 | 4 | -4/+10 |
| * | [Assembler] Allow non-fatal errors after parsing | Oliver Stannard | 2015-11-17 | 2 | -2/+2 |
| * | [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECE... | Zlatko Buljan | 2015-11-17 | 2 | -0/+20 |
| * | Added microMIPSDSPr1 assembler and disassembler tests to existing microMIPSDS... | Zlatko Buljan | 2015-11-17 | 2 | -3/+39 |
| * | [mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R].PH, SHRAV[_R].QB, SHRAV_R.... | Zlatko Buljan | 2015-11-13 | 6 | -0/+72 |
| * | Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MI... | Daniel Sanders | 2015-11-12 | 2 | -0/+64 |
| * | [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions | Zlatko Buljan | 2015-11-12 | 4 | -0/+74 |
| * | [mips] Move MC tests for the DSP ASE into the standard format. | Daniel Sanders | 2015-11-11 | 2 | -97/+45 |
| * | [mips][ias] Range check uimm4 operands and fixed a bug this revealed. | Daniel Sanders | 2015-11-06 | 3 | -0/+31 |
| * | [mips][ias] Range check uimm3 operands. | Daniel Sanders | 2015-11-06 | 4 | -0/+20 |
| * | [mips][ias] Range check uimm2 operands and fix a bug this revealed. | Daniel Sanders | 2015-11-06 | 9 | -5/+29 |
| * | [mips][ias] Range check uimmz operands. | Daniel Sanders | 2015-11-06 | 2 | -0/+22 |
| * | Relax a few more overspecified tests. | Rafael Espindola | 2015-11-03 | 1 | -1/+1 |
| * | [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI a... | Hrvoje Varga | 2015-10-28 | 2 | -8/+21 |
| * | [mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL.QB, SHLLV.PH, SHLLV_S.PH... | Zlatko Buljan | 2015-10-23 | 2 | -0/+10 |
| * | [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. | Daniel Sanders | 2015-10-21 | 2 | -36/+15 |
| * | [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH.PH, ADDQH.W, ADDSC, ADDU... | Zlatko Buljan | 2015-10-19 | 2 | -0/+14 |
| * | [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MA... | Zlatko Buljan | 2015-10-19 | 2 | -0/+10 |
| * | Commited two test files which are forgotten during commit of patch for http:/... | Zlatko Buljan | 2015-10-16 | 1 | -0/+7 |
| * | [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions | Hrvoje Varga | 2015-10-16 | 1 | -0/+4 |
| * | [mips][ias] Implement ulh macro. | Daniel Sanders | 2015-10-15 | 3 | -2/+217 |
| * | [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH,... | Zlatko Buljan | 2015-10-15 | 1 | -1/+4 |
| * | [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 ... | Hrvoje Varga | 2015-10-15 | 2 | -0/+12 |
| * | [mips][microMIPS] Implement LLE and SCE instructions | Hrvoje Varga | 2015-10-15 | 1 | -0/+6 |
| * | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions | Hrvoje Varga | 2015-10-15 | 2 | -0/+13 |
| * | [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb... | Zoran Jovanovic | 2015-10-12 | 1 | -0/+5 |
| * | [mips][ias] Implement macro expansion when bcc has an immediate where a regis... | Daniel Sanders | 2015-10-12 | 2 | -0/+81 |
| * | [mips][microMIPS] Implement JALRC16, JRCADDIUSP and JRC16 instructions | Zoran Jovanovic | 2015-10-05 | 5 | -0/+33 |
| * | [mips] Changed the way symbols are handled in dla and la instructions to allo... | Daniel Sanders | 2015-10-05 | 3 | -38/+75 |
| * | [mips][microMIPS] Implement CACHEE, WRPGPR and WSBH instructions | Zoran Jovanovic | 2015-10-01 | 4 | -0/+13 |
| * | [mips] Handling of immediates bigger than 16 bits | Zoran Jovanovic | 2015-09-28 | 1 | -0/+273 |
| * | Use ELFOSABI_NONE instead of ELFOSABI_LINUX. | Rafael Espindola | 2015-09-24 | 1 | -1/+1 |
| * | [mips][ias] Implement .cpreturn directive. | Daniel Sanders | 2015-09-22 | 1 | -0/+19 |
| * | [mips] Allow constant expressions in second argument of .cpsetup. | Daniel Sanders | 2015-09-21 | 1 | -44/+95 |
| * | [mips] Add assembler support for the .cprestore directive. | Daniel Sanders | 2015-09-17 | 4 | -0/+228 |
| * | [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU and TNE instructions | Zoran Jovanovic | 2015-09-17 | 4 | -1/+72 |
| * | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE, LHE, LWE, SBE, SHE and SW... | Zoran Jovanovic | 2015-09-16 | 7 | -2/+30 |
| * | [mips] Add support for branch-likely pseudo-instructions | Zoran Jovanovic | 2015-09-15 | 4 | -10/+227 |
| * | [mips][microMIPS] Implement CACHEE and PREFE instructions for microMIPS32r6 | Zoran Jovanovic | 2015-09-15 | 1 | -0/+2 |
| * | [mips] Added support for various EVA ASE instructions. | Daniel Sanders | 2015-09-15 | 18 | -22/+242 |
| * | [mips][microMIPS] Implement ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL... | Zoran Jovanovic | 2015-09-09 | 1 | -0/+7 |
| * | [mips][microMIPS] Implement CACHEE and PREFE instructions | Zoran Jovanovic | 2015-09-09 | 1 | -0/+6 |
| * | [mips][microMIPS] Implement LLE, LUI, LW and LWE instructions | Zoran Jovanovic | 2015-09-08 | 1 | -0/+4 |
| * | [mips][microMIPS] Implement SB, SBE, SCE, SH and SHE instructions | Zoran Jovanovic | 2015-09-08 | 1 | -0/+5 |
| * | [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6 tests for existing 16-b... | Zoran Jovanovic | 2015-09-08 | 4 | -0/+37 |
| * | [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL.W.fmt, FLOOR.L.fmt, FLO... | Zoran Jovanovic | 2015-09-07 | 1 | -1/+18 |
| * | [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16 instructions | Zoran Jovanovic | 2015-09-07 | 4 | -0/+20 |
| * | [mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, MAX.f... | Zoran Jovanovic | 2015-09-07 | 2 | -0/+100 |