Add encoding bits for some Thumb instructions. Plus explicitly set the top two
authorJohnny Chen <johnny.chen@apple.com>
Wed, 16 Dec 2009 02:32:54 +0000 (02:32 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 16 Dec 2009 02:32:54 +0000 (02:32 +0000)
commitbbc71b2904644bfa85d8785328dc08d61c534467
tree55f0bf40ca4fd659dcc97486a4d24454f7f68362
parent978b75ee50607dcc6742650ccb7e52687c4c104f
Add encoding bits for some Thumb instructions.  Plus explicitly set the top two
bytes of Inst to 0x0000 for the benefit of the Thumb decoder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91496 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td