Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sandeep.S's GCC-Inline-Assembly-HOWTO is a nice introduction to writing inline assembly in gcc. Unfortunately, it does not mention the + (plus) constraint modifier, and it is wrong about the semantics of asm volatile (see Warning box above).

http://kernel.org/doc/Documentation/volatile-considered-harmful.txt

http://yarchive.net/comp/linux/gcc_asm.html