ARM mode encoding information for UBFX and SBFX instructions.
authorJim Grosbach <grosbach@apple.com>
Fri, 15 Oct 2010 17:15:16 +0000 (17:15 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 15 Oct 2010 17:15:16 +0000 (17:15 +0000)
commit8abe32af38b66bf4577526b23b6af6ec7eb6c155
tree2b350a8bc843953b92270e0594ae1cbe3c581a0d
parentc279c9079bd265fc765326b7059914068dfc0923
ARM mode encoding information for UBFX and SBFX instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116588 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMMCCodeEmitter.cpp
test/MC/ARM/simple-encoding.ll
utils/TableGen/EDEmitter.cpp