This is an archive of the discontinued LLVM Phabricator instance.

[mips] Correct operand order in DSP's mthi/mtlo
ClosedPublic

Authored by dsanders on Jan 8 2016, 5:21 AM.

Details

Summary

The result register is the second operand as per the other mt* instructions.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 44319.Jan 8 2016, 5:21 AM
dsanders retitled this revision from to [mips] Correct operand order in DSP's mthi/mtlo.
dsanders updated this object.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
vkalintiris accepted this revision.Jan 11 2016, 3:28 AM
vkalintiris edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 11 2016, 3:28 AM
dsanders closed this revision.Jan 12 2016, 7:18 AM