This is an archive of the discontinued LLVM Phabricator instance.

[mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions
ClosedPublic

Authored by dsanders on Jul 4 2014, 2:26 AM.

Details

Summary

It seems we accidentally read the wrong column of the table MIPS64r6 spec
and used the names for c.cond.fmt instead of cmp.cond.fmt.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 11082.Jul 4 2014, 2:26 AM
dsanders retitled this revision from to [mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a subscriber: mpf.
dsanders accepted this revision.Jul 9 2014, 3:30 AM
dsanders added a reviewer: dsanders.
This revision is now accepted and ready to land.Jul 9 2014, 3:30 AM
dsanders closed this revision.Jul 9 2014, 3:48 AM