OSDN Git Service

Add support to the ARM asm parser for the register-shifted-register forms of basic...
authorOwen Anderson <resistor@mac.com>
Fri, 18 Mar 2011 22:50:18 +0000 (22:50 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 18 Mar 2011 22:50:18 +0000 (22:50 +0000)
commit0082830cb26248178fe5cc9bbdbd00881556c33d
treeb8dd68f295c4b9918579ebee6883fb67a4b88d21
parent31649e61bcead26a63c7cd452da90fff5e000b91
Add support to the ARM asm parser for the register-shifted-register forms of basic instructions like ADD.  More work left to be done to support other instances of shifter ops in the ISA.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127917 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/arm_instructions.s