This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions
AbandonedPublic

Authored by hvarga on Jul 30 2015, 5:45 AM.

Details

Summary

The patch implements microMIPS32r6 and microMIPS64r6 BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions.

Diff Detail

Event Timeline

hvarga updated this revision to Diff 31021.Jul 30 2015, 5:45 AM
hvarga retitled this revision from to [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions.
hvarga updated this object.
hvarga added subscribers: petarj, llvm-commits.
hvarga abandoned this revision.Sep 3 2015, 4:32 AM

Duplicate of D11292.