This is an archive of the discontinued LLVM Phabricator instance.

[mips] Added support for assembling sdbbp.
ClosedPublic

Authored by dsanders on Jun 24 2014, 2:43 AM.

Details

Summary

This instruction is re-encoded in MIPS32r6/MIPS64r6 without changing the
restrictions. We hadn't implemented it for earlier ISA's so it has been added to those too.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 10775.Jun 24 2014, 2:43 AM
dsanders retitled this revision from to [mips] Added support for assembling sdbbp..
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders updated this object.Jun 24 2014, 2:45 AM
vmedic accepted this revision.Jun 24 2014, 3:30 AM
vmedic edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 24 2014, 3:30 AM
dsanders closed this revision.Jun 24 2014, 6:08 AM