Date: Mon, 16 Mar 1998 17:58:21 -0800 (PST) Message-Id: <199803170158.RAA24245@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: djsteven AT us DOT oracle DOT com, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Using inline MMX assembly Precedence: bulk At 02:06 3/16/1998 +0000, Dirk Stevens wrote: >Can this be done with DJGPP ?? I think recent Binutils support MMX instructions. If so, you can use them. Of course, since GCC doesn't know about MMX, you can't use them to interface anything to GCC. (You can't have it load some value into an MMX register, for instance.) Nate Eldredge eldredge AT ap DOT net