This is an archive of the discontinued LLVM Phabricator instance.

[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
ClosedPublic

Authored by dsanders on Apr 30 2014, 8:31 AM.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 8980.Apr 30 2014, 8:31 AM
dsanders retitled this revision from to [mips] Implement tlbp, tlbr, tlbwi, and tlbwr.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a reviewer: vmedic.
vmedic edited edge metadata.May 5 2014, 2:28 AM

I don't know if the 80 characters per line limit applies to test files, as the new instructions with following encoding exceed this limit. Other then that, the patch looks good to me.

dsanders accepted this revision.May 8 2014, 4:44 AM
dsanders added a reviewer: dsanders.
This revision is now accepted and ready to land.May 8 2014, 4:44 AM
dsanders closed this revision.May 8 2014, 4:45 AM