The rules disallowing single-register reglist operands only apply to the POP alias...
authorOwen Anderson <resistor@mac.com>
Wed, 2 Nov 2011 17:46:18 +0000 (17:46 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 2 Nov 2011 17:46:18 +0000 (17:46 +0000)
commit244006db5c4d48878dc5fdc86976acdaff96cfaa
tree07b88e4eae4d3add2585fafc7a05e52889529d55
parente31b42a6f5598691498808673648211916bf4d0f
The rules disallowing single-register reglist operands only apply to the POP alias, not to LDM/STM instructions.  Revert r143552.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143553 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassembler.cpp