[mips][msa] Direct Object Emission support for VEC instructions.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 14 Oct 2013 12:57:18 +0000 (12:57 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 14 Oct 2013 12:57:18 +0000 (12:57 +0000)
commite89c50acc8312c6cd4d3bdbf50e02ba88e54a663
treec3ec72de01965d9ac1ab1e2ac1514ef79fb46cad
parent01436ba3066b99547c1138edf5c36ef2ad467e71
[mips][msa] Direct Object Emission support for VEC instructions.

List of instructions:
and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192588 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsMSAInstrFormats.td
lib/Target/Mips/MipsMSAInstrInfo.td
test/MC/Mips/msa/test_vec.s [new file with mode: 0644]