summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/micromips64r6
Commit message (Expand)AuthorAgeFilesLines
* [mips] not instruction aliasSimon Dardis2016-11-161-0/+1
* [mips] Fix aui/daui/dahi/dati for MIPSR6Simon Dardis2016-10-142-4/+16
* Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6"Simon Dardis2016-09-162-16/+4
* [mips] Fix aui/daui/dahi/dati for MIPSR6Simon Dardis2016-09-162-4/+16
* [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in...Hrvoje Varga2016-09-082-0/+16
* [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix d...Hrvoje Varga2016-08-222-0/+70
* [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructionsHrvoje Varga2016-08-041-0/+4
* [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliasesSimon Dardis2016-07-261-0/+5
* [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2...Zlatko Buljan2016-07-113-0/+50
* [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct...Hrvoje Varga2016-06-273-0/+21
* [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructionsHrvoje Varga2016-06-162-0/+9
* [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO...Zlatko Buljan2016-06-152-0/+31
* ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocationZoran Jovanovic2016-05-191-0/+10
* [mips][microMIPS] Implement BC1EQZC, BC1NEZC, BC2EQZC and BC2NEZC instructionsZlatko Buljan2016-05-192-0/+24
* [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add CodeGe...Zlatko Buljan2016-05-182-0/+20
* [mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMP...Zlatko Buljan2016-05-171-0/+2
* [mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32, DSLLV, DSRA, DSRA32 and...Hrvoje Varga2016-05-112-0/+16
* [mips][microMIPS] Implement LWP and SWP instructionsZlatko Buljan2016-05-092-0/+10
* [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructionsZlatko Buljan2016-05-061-0/+8
* [mips][microMIPS] Add CodeGen support for microMIPSr6 ROTR and ROTRV and add ...Zlatko Buljan2016-05-043-0/+41
* [mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE instructionsZlatko Buljan2016-04-291-0/+24
* [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU i...Zlatko Buljan2016-04-272-0/+10
* [mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV,...Zlatko Buljan2016-04-272-0/+26
* [mips][microMIPS] Revert commit r266977Zlatko Buljan2016-04-253-41/+0
* [mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocationZoran Jovanovic2016-04-221-0/+7
* [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] Add R_MICROMIPS_PC19_S2 relocationZoran Jovanovic2016-04-211-0/+8
* [mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocationZoran Jovanovic2016-04-211-0/+23
* [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructionsZlatko Buljan2016-04-212-0/+16
* [mips][microMIPS] Implement LL, SC, MOVEP, ROTR, ROTRV and SYSCALL instructio...Zlatko Buljan2016-04-213-0/+41
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-04-131-4/+4
* [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instru...Zlatko Buljan2016-04-081-0/+23
* [mips][microMIPS] Revert commits r264245 and r264248.Zoran Jovanovic2016-04-021-4/+4
* [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructionsZlatko Buljan2016-03-312-6/+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/+19
* [mips] Range check simm7.Daniel Sanders2016-03-221-0/+2
* [mips] Range check uimm6_lsl2.Daniel Sanders2016-03-141-3/+3
* [mips] Range check simm4.Daniel Sanders2016-03-111-1/+2
* [mips] Make isel select the correct DEXT variant up front.Daniel Sanders2016-02-291-2/+2
* [mips][microMIPS] Implement DINSU, DINSM, DINS instructionsHrvoje Varga2016-02-253-4/+12
* [mips][microMIPS] Implement TLBINV and TLBINVF instructionsZlatko Buljan2016-02-181-0/+2
* [mips][micromips] Written missing test for CEIL.L.S, CEIL.L.D, FLOOR.L.S and ...Hrvoje Varga2016-02-121-0/+4
* [mips] Range check uimm16 and fix several bugs this revealed.Daniel Sanders2016-02-012-12/+27
* [mips][microMIPS] Implement DERET and DI instructions and check size operand ...Zlatko Buljan2015-12-212-4/+19
* Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions"Zlatko Buljan2015-12-092-16/+0
* [mips][ias] Range check uimm6 operands and fix a bug this revealed.Daniel Sanders2015-12-082-1/+15
* [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructionsZlatko Buljan2015-12-072-0/+16
* [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SE...Hrvoje Varga2015-12-011-0/+16