From: Vik Heyndrickx Newsgroups: comp.os.msdos.djgpp Subject: Re: ext inline asm Date: Mon, 20 Apr 1998 10:46:01 +0200 Organization: University of Ghent, Belgium Lines: 25 Message-ID: <353B0B49.47DA@rug.ac.be> References: <28CB855694A AT fharga DOT sun DOT ac DOT za> NNTP-Posting-Host: eduserv1.rug.ac.be Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk lou smith wrote: > > hi > > i am familiar with the > > : "r" and "q" and "g" > > syntax for ext asm input arguments, but what does > > : "rm" > > mean .. i cant find its meaning in any djgpp asm tutorial anywhere. "r" stands for general purpose register and "m" for memory reference. "rm" for both. You CAN find this in the compiler's documentation: Type "info gcc", but I don't recall the exact nodes to follow, but I assure you, it is there. -- \ Vik /-_-_-_-_-_-_/ \___/ Heyndrickx / \ /-_-_-_-_-_-_/