ARM assembly parsing and encoding for BFC and BFI.
authorJim Grosbach <grosbach@apple.com>
Thu, 28 Jul 2011 21:34:26 +0000 (21:34 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 28 Jul 2011 21:34:26 +0000 (21:34 +0000)
commit293a2ee3063953bb6f5bc828831f985f054782a3
tree35021126e033a0eaa5a07b560ffdbbda336c1fe4
parentfa44725233aa622b61942ec099b1c46806140b72
ARM assembly parsing and encoding for BFC and BFI.

Add parsing support that handles converting the lsb+width source into the
odd way we represent the instruction (an inverted bitfield mask).

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