delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/20/06:06:20

From: Vik Heyndrickx <Vik DOT Heyndrickx AT rug DOT ac DOT be>
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
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

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 /          
   \ /-_-_-_-_-_-_/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019