[mips][msa] Fix definition of SLD instruction.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 21 Oct 2013 11:47:56 +0000 (11:47 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 21 Oct 2013 11:47:56 +0000 (11:47 +0000)
commitf89f66e61b26974bb73b5832d5825091873b51dc
tree780817da9685883ffa66c52a6630622a09e64797
parent6701bb7283747b00bc814b1db784fdbbe03644a1
[mips][msa] Fix definition of SLD instruction.

The second parameter of the SLD intrinsic is the number of columns (GPR) to
slide left the source array.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193076 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsMips.td
lib/Target/Mips/MipsMSAInstrFormats.td
lib/Target/Mips/MipsMSAInstrInfo.td
test/CodeGen/Mips/msa/3r-s.ll
test/MC/Mips/msa/test_3r.s