Inline assembly language syntax with the __asm keyword in C and C++

The inline assembler is invoked with the assembler specifier, and is followed by a list of assembler instructions inside braces or parentheses. 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