ARM diagnostic when 's' suffix on mnemonic that can't set flags.
authorJim Grosbach <grosbach@apple.com>
Thu, 14 Jul 2011 22:04:21 +0000 (22:04 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 14 Jul 2011 22:04:21 +0000 (22:04 +0000)
commit33c16a27370939de39679245c3dff72383c210bd
tree39d41946bb2e5e9fffa0ef5f8720a465a41b079d
parent13123d94630494d5b1ac87472eb45de681549166
ARM diagnostic when 's' suffix on mnemonic that can't set flags.

For example, "mlss r0, r1, r2, r3".

The MLS instruction does not have a flag-setting variant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/diagnostics.s