Flesh out ARM Parser support for shifted-register operands.
authorJim Grosbach <grosbach@apple.com>
Wed, 13 Jul 2011 17:50:29 +0000 (17:50 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 13 Jul 2011 17:50:29 +0000 (17:50 +0000)
commite8606dc7c878d4562da5e3e5609b9d7d734d498c
tree3fc75679c223fb9612a6c622e63980932fbae567
parentaa4cc1a6d75f621cbc5eb1db692068db072fbecc
Flesh out ARM Parser support for shifted-register operands.

Now works for parsing register shifted register and register shifted
immediate arithmetic instructions, including the 'rrx' rotate with extend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135049 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
test/MC/ARM/basic-arm-instructions.s