Elements of the SH-4 __asm Block (Windows CE 5.0)
Inline assembly instructions can be mixed with C or C++ statements. As such, they can refer to variables by name and use many elements of those languages.
The following topics provide more information about SH-4 inline assembly language elements:
- The __asm Keyword in SH-4 Inline Assembly
- Constants in SH-4 Inline Assembly
- Symbols and Labels in SH-4 Inline Assembly
- SH-4 Inline Assembly Parameters
Send Feedback on this topic to the authors