[llvm-commits] patch: the default argument to "dmb" is "sy"

Nick Lewycky nlewycky at google.com
Wed Mar 16 17:56:50 PDT 2011


The attached patch changes ARM MC to accept "dmb" and assemble it as "dmb
sy". According to this page:

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489c/CIHGHHIE.html
that's the right thing to do.

Please review!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110316/685e244d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-dmb-sy.patch
Type: text/x-patch
Size: 801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110316/685e244d/attachment.bin>


More information about the llvm-commits mailing list