Date: Thu, 1 Apr 93 19:57:20 CST From: davisjd AT vuse DOT vanderbilt DOT edu (John Davis) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Inline Assembly About a week ago I posted a note asking about inline assembly on GCC. I got multiple responses from people saying that they didn't know either, and if I found out to please let them know as well. One response told me to look in the gas-doc file in the archive. I did this, and for all I'm worth there wasn't a word in there about inline assembly. I know how to use the straight asm statement. But if you throw a volatile in there I am lost. I have seen source listings where the assembly sequence if followed by three lines preceded by colons. These are what I want to know about. If anyone could just send me a well commented example or something I would really really appreciate it. Thanx, JD