This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Implement TLBINV and TLBINVF instructions
ClosedPublic

Authored by zbuljan on Feb 3 2016, 5:11 AM.

Details

Summary

The patch implements microMIPSr6 TLBINV and TLBINVF instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

zbuljan updated this revision to Diff 46774.Feb 3 2016, 5:11 AM
zbuljan retitled this revision from to [mips][microMIPS] Implement TLBINV and TLBINVF instructions.
zbuljan updated this object.
zbuljan added subscribers: petarj, llvm-commits.
vkalintiris accepted this revision.Feb 17 2016, 9:03 AM
vkalintiris edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 17 2016, 9:03 AM
This revision was automatically updated to reflect the committed changes.