Thumb2 assembly parsing and encoding for STR.
authorJim Grosbach <grosbach@apple.com>
Fri, 16 Sep 2011 21:55:56 +0000 (21:55 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 16 Sep 2011 21:55:56 +0000 (21:55 +0000)
commitee2c2a4f98c4a6fa575dcdd1bcc3effd1432a7c7
treeb5a31096f8535527962e567fc769514b100a8fbc
parent4e0a55d0d129bc56c4b961288d4f63538b3ef824
Thumb2 assembly parsing and encoding for STR.

More addressing mode encoding bits. Handle pre increment for STR/STRB/STRH
and STR(register).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp