Inline assembly language syntax with the asm keyword in C++

When compiling C++, the compiler supports the asm syntax proposed in the ISO C++ Standard. You can specify inline assembler code using the following formats:

You can use an asm statement wherever a statement is expected.

Show/hideSee also

Copyright © 2010-2012 ARM. All rights reserved.ARM DUI 0472G
Non-ConfidentialID021412