[mips] Update tests with encoding information for slt, slti, sltiu and sltu.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Wed, 30 Apr 2014 14:52:57 +0000 (14:52 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Wed, 30 Apr 2014 14:52:57 +0000 (14:52 +0000)
commit99b44bacab50333bca5ae0df1142af38585c304b
tree00fe4469ad017955da874329aa36e3df0d88dcd7
parentd3f12029662342ae435aaa1caf7355316b49d2de
[mips] Update tests with encoding information for slt, slti, sltiu and sltu.

Summary:
Also renamed non-portable register names (e.g. $t2) so that we don't end up
with a different encoding for what appears to be an equivalent instruction.

Reviewers: dsanders

Reviewed By: dsanders

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207655 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Mips/mips1/valid.s
test/MC/Mips/mips2/valid.s
test/MC/Mips/mips3/valid.s
test/MC/Mips/mips32/valid.s
test/MC/Mips/mips32r2/valid.s
test/MC/Mips/mips4/valid.s
test/MC/Mips/mips5/valid.s
test/MC/Mips/mips64/valid.s
test/MC/Mips/mips64r2/valid.s