summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/micromips64r6
Commit message (Expand)AuthorAgeFilesLines
...
* [mips][ias] Range check uimm5 operands and fix several bugs this revealed.Daniel Sanders2015-11-261-9/+18
* [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructionsZlatko Buljan2015-11-122-0/+37
* [mips][ias] Range check uimm3 operands.Daniel Sanders2015-11-061-0/+2
* [mips][ias] Range check uimm2 operands and fix a bug this revealed.Daniel Sanders2015-11-061-0/+4
* [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 ...Hrvoje Varga2015-10-151-0/+6
* [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/+7
* [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU and TNE instructionsZoran Jovanovic2015-09-172-0/+36
* [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6 tests for existing 16-b...Zoran Jovanovic2015-09-082-0/+18
* [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16 instructionsZoran Jovanovic2015-09-072-0/+10
* [mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, MAX.f...Zoran Jovanovic2015-09-071-0/+50
* [mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt, MUL.fmt, DIV.fmt, MADD...Zoran Jovanovic2015-09-051-0/+16
* [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6 tests for existing 16-b...Zoran Jovanovic2015-08-202-0/+16
* [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU instructionsZoran Jovanovic2015-08-182-0/+31