Previous: Inlining Inline Assembler Code, Up: Inline Assembler [Contents][Index]
Asm FunctionalityThis section describes two important parameters to the Asm
procedure: Clobber, which identifies register usage;
and Volatile, which inhibits unwanted optimizations.
| • The Clobber Parameter: | ||
| • The Volatile Parameter: | ||