ARM assembly parsing support for RSB instruction.
authorJim Grosbach <grosbach@apple.com>
Thu, 21 Jul 2011 22:37:43 +0000 (22:37 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 21 Jul 2011 22:37:43 +0000 (22:37 +0000)
commit86fdff0fa79b2c00cb68a2961cca0466eb50d666
treee1120e8953e1dcb6af86e00c748bfb62653c9d3c
parent616fbdf987170addd0d8f75f4fd677589d54cd75
ARM assembly parsing support for RSB instruction.

Add two-operand instruction aliases. Add parsing and encoding tests for
variants of the instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135712 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/MC/ARM/arm_instructions.s
test/MC/ARM/basic-arm-instructions.s