Node: Other Asm Functionality, Next: , Previous: Inlining Inline Assembler Code, Up: Inline Assembler



Other Asm Functionality

This section describes two important parameters to the Asm procedure: Clobber, which identifies register usage; and Volatile, which inhibits unwanted optimizations.