ARM push of a single register encodes as pre-indexed STR.
authorJim Grosbach <grosbach@apple.com>
Thu, 11 Aug 2011 18:07:11 +0000 (18:07 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 11 Aug 2011 18:07:11 +0000 (18:07 +0000)
commitf6713916fb4504aab617f0e317689acd878cc37f
tree23fabdc94cf0a61748752232a0262af3e744931b
parent5c1ff1f2f27cb0701b9768c7ef0f944849616888
ARM push of a single register encodes as pre-indexed STR.

Per the ARM ARM, a 'push' of a single register encodes as an STR,
not an STM.

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