[llvm-commits] [PATCH] ARM asm parsing support for dmb/dsb!

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Tue Jan 18 14:40:39 PST 2011


Hi,

This simple patch implements the asm parsing of dmb and dsb
instructions, with the recognition of some asm options that both
accept (sy, st, ish, ishst, ...). I basically followed the same
approach Owen did with the parsing of MCR instructions. OK to commit?

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-dmb-dsb.patch
Type: application/octet-stream
Size: 7055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110118/16c73b1f/attachment.obj>


More information about the llvm-commits mailing list