[mips] Correct operand order in DSP's mthi/mtlo
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 12 Jan 2016 15:15:14 +0000 (15:15 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 12 Jan 2016 15:15:14 +0000 (15:15 +0000)
commit1c140c48ae1ef861e6f49b85fd7941a4e617fc57
treed6b44fa7e149ae969d99eb36c4d09d6c7a9d878b
parent79af24e25626655d5f94c6e348fe679979774677
[mips] Correct operand order in DSP's mthi/mtlo

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

Reviewers: vkalintiris

Subscribers: llvm-commits, dsanders

Differential Revision: http://reviews.llvm.org/D15993

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257478 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsSEInstrInfo.cpp
test/CodeGen/Mips/madd-msub.ll