Fix Thumb2 decoding of CPS instructions to mirror ARM decoding of the same instructions.
authorOwen Anderson <resistor@mac.com>
Tue, 23 Aug 2011 17:45:18 +0000 (17:45 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Aug 2011 17:45:18 +0000 (17:45 +0000)
commit6153a036f544beb03dfc4d58edc28cf42712743d
treeaa0f6e8d35e9c387e2d27b185a642a75bb38ed4f
parentcefe4c9c483d8a50ff13f36881090ab44ec67f13
Fix Thumb2 decoding of CPS instructions to mirror ARM decoding of the same instructions.

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