Fix encoding of multiple instructions with 3 src operands; also handle smmul, smmla...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 6 Nov 2008 01:21:28 +0000 (01:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 6 Nov 2008 01:21:28 +0000 (01:21 +0000)
commitfbc9d412efdfa1ed30ff4d2baedc775a5f59c638
treefa07bbf3a49792045572d0f43d087b7ee916d7b7
parent6863fb033a9079e04edc7a568e34098bcf5b9ebe
Fix encoding of multiple instructions with 3 src operands; also handle smmul, smmla, and smmls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58789 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrInfo.td