Page 1 of 1
GCC inline-assembler: "__asm__ __volatile__(....."
Posted: Fri Oct 10, 2003 4:43 am
by Perica
..
Re:GCC inline-assembler: "__asm__ __volatile__(.....&qu
Posted: Fri Oct 10, 2003 8:37 am
by Jamethiel
GCC Info file -> C Extensions -> Extended Asm.
Also see, in the C Extensions section, Constraints, Asm Labels, Explicit Reg Vars, and Alternate Keywords.
Hope this helps.