[mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 12 Jun 2014 14:54:13 +0000 (14:54 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 12 Jun 2014 14:54:13 +0000 (14:54 +0000)
commit39a1ca75ba586a10f0aab3679255428c43c41909
treee5a9c74802c5e8eec36179692fe0a8d9fc9a3188
parentb1a4d3a26c8bf3a688c1a9833a61b6e92b39c9d4
[mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6

Summary:
These instructions are not implemented for any MIPS ISA so we only need
testcases.

Depends on D4110

Reviewers: jkolek, zoran.jovanovic, vmedic

Reviewed By: vmedic

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

llvm-svn: 210786
llvm/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/test/MC/Mips/mips32r6/invalid-mips1-wrong-error.s
llvm/test/MC/Mips/mips32r6/invalid-mips32-wrong-error.s
llvm/test/MC/Mips/mips64r6/invalid-mips1-wrong-error.s
llvm/test/MC/Mips/mips64r6/invalid-mips32-wrong-error.s [new file with mode: 0644]