ARM Assembler support for DMB instruction.
authorJim Grosbach <grosbach@apple.com>
Wed, 13 Jul 2011 23:40:38 +0000 (23:40 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 13 Jul 2011 23:40:38 +0000 (23:40 +0000)
commit032434d622b6cd030a60bb9045a520c93b0d7d68
tree24cf857bef1f860d02333bd9b7fc946afaf78c90
parent20fcaffaf778169e669359ffb3938fab4814cc95
ARM Assembler support for DMB instruction.

Flesh out the options supported for the instruction. Shuffle tests a bit and
add entries for the rest of the options. Add an alias to handle the default
operand of "sy".

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