llvm-6502/test/MC
Jim Grosbach 33c16a2737 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
2011-07-14 22:04:21 +00:00
..
ARM ARM diagnostic when 's' suffix on mnemonic that can't set flags. 2011-07-14 22:04:21 +00:00
AsmParser
COFF
Disassembler Simplify printing of ARM shifted immediates. 2011-07-11 16:48:36 +00:00
ELF
MachO
MBlaze
X86