delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/24/04:15:45

From: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: assembly language
Date: 24 Dec 1997 08:42:17 GMT
Organization: The National Capital FreeNet
Lines: 17
Message-ID: <67qht9$ihp@freenet-news.carleton.ca>
References: <01IRIOAUEKSYBL3ECY AT SLU DOT EDU>
Reply-To: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire)
NNTP-Posting-Host: freenet3.carleton.ca
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In "assembly language" (GAMMELJL AT SLU DOT EDU) writes:
> #define mode4(arg1,arg2) \
> __asm__ (                                                          \
>    "movl %2, %%eax; mull %3; movl %%edx, %0; movl %%eax, %1"       \
>    : "=m" (xL), "=m" (xR)                                          \
>    : "g" (i), "g" (j)                                              \
>    : "eax", "ebx", "edx");

Yup. I'd say that's definitely assembly language.
:-)

--
    .*.  Friendship, companionship, love, and having fun are the reasons for
 -()  <  life. All else; sex, money, fame, etc.; are just to get/express these.
    `*'  Send any and all mail with attachments to the hotmail address please.
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca pgd73 AT hotmail DOT com

- Raw text -


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