OSDN Git Service

LDRi12 machine instructions handle negative offset operands normally (simple
authorJim Grosbach <grosbach@apple.com>
Wed, 27 Oct 2010 01:19:41 +0000 (01:19 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 27 Oct 2010 01:19:41 +0000 (01:19 +0000)
commit77aee8e22c36257716c2df2f275724765704f20c
tree36c391523c202a814d9f144d78f8716c82935d25
parent1b383ba6ae47498ea80250a0369e10e2bf3c6331
LDRi12 machine instructions handle negative offset operands normally (simple
integer values), not with the addrmode2 encoding.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117429 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp