ARM parsing and encoding for SVC instruction.
authorJim Grosbach <grosbach@apple.com>
Tue, 26 Jul 2011 16:24:27 +0000 (16:24 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 26 Jul 2011 16:24:27 +0000 (16:24 +0000)
commited8384806e56952c44f8a717c1ef54a8468d2c8d
tree13a8c3ce6ff1f9a945a3aa98643c6ed5d8854425
parent873db3eebae3cf1e0931149896f262d17a4dc79d
ARM parsing and encoding for SVC instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/basic-arm-instructions.s
test/MC/ARM/diagnostics.s
utils/TableGen/EDEmitter.cpp