Add a missing opcode (SMLSLDX) to BadRegsMulFrm() function.
authorJohnny Chen <johnny.chen@apple.com>
Wed, 6 Apr 2011 01:18:32 +0000 (01:18 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 6 Apr 2011 01:18:32 +0000 (01:18 +0000)
commit6a1220eeca1f3511bcf6ffed43a9ae77624eb8a8
tree9839f920f61f9dfe93fec0abc887057896942507
parent3bfe57e123d7d0c79964a647bb4b06d18a61c85f
Add a missing opcode (SMLSLDX) to BadRegsMulFrm() function.
Add more complete sanity check for LdStFrm instructions where if IBit (Inst{25})
is 1, Inst{4} should be 0.  Otherwise, we should reject the insn as invalid.

rdar://problem/9239347
rdar://problem/9239467

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128977 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/ARM/arm-tests.txt