delorie.com/archives/browse.cgi | search |
From: | Bill Currie <bill AT taniwha DOT tssc DOT co DOT nz> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Inline ASM |
Date: | Fri, 09 Oct 1998 22:49:43 +1300 |
Organization: | NetLink Wellington, New Zealand. |
Lines: | 15 |
Message-ID: | <361DDC37.96819A9@taniwha.tssc.co.nz> |
References: | <01bdf362$7ae34060$4ad467c2 AT martinn DOT sveg DOT se DOT sykes DOT com> |
NNTP-Posting-Host: | nzlu02.tssc.co.nz |
Mime-Version: | 1.0 |
X-Mailer: | Mozilla 4.05 [en] (X11; I; Linux 2.1.117 i486) |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Martin Nilsson wrote: > > What to #include, to be able to use the inline asm commands? None. You just use them. Make sure info is installed (txi??, been too long): `info -f gcc "c ext" ext' will give you most of the nitty gritty details (there's a few extra tricks documented in $DJDIR/gnu/gcc*/config/i386/i386.md, but you will have to install the gcc sources too read it:( It's just some info on specifying exactly which mode to use for registers, but gcc usually gets it right, so it's surplus info. Bill -- Leave others their otherness.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |