Factored out the disassembly printing of CPS option, MSR mask, and Negative Zero
authorJohnny Chen <johnny.chen@apple.com>
Wed, 10 Mar 2010 18:59:38 +0000 (18:59 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 10 Mar 2010 18:59:38 +0000 (18:59 +0000)
commitdd0f3cf189c34542901178bfca0a319b74d69a05
tree383ce768ecdaae6f4aeec29f51a996f3ba6384a5
parentcbb524e2a9f9bfd94c98a3d887ce752edaadf817
Factored out the disassembly printing of CPS option, MSR mask, and Negative Zero
operands into their own PrintMethod, in order not to pollute the printOperand()
impl with disassembly only Imm modifiers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMInstPrinter.h