Mail Archives: djgpp/1996/09/25/05:47:53
On 24 Sep 1996, andre geyser wrote:
> Could someone please tell me where I could find a tutorial on AT&T
> assembly.
Did you try the DJGPP FAQ list? Quote:
For a complete description of the differences, get and unzip the files
named `as.iN' (where `N' is a digit) from the bnu252b.zip, e.g.
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/bnu252b.zip archive,
then see i386-dependent features in "GNU assembler documentation",
or point your Web browser to http://www.delorie.com/gnu/docs/gas/as_190.html#SEC192.
If you don't read this FAQ with an Info browser, type at the DOS prompt:
info as machine i386
You will see a menu of `Gas' features specific to x86 architecture.
A guide is available which was written by Brennan Mr. Wacko Underwood
<brennan AT mack DOT rt66 DOT com> and describes how to use inline assembly
programming with DJGPP, at this URL:
http://www.rt66.com/~brennan/djgpp/djgpp_asm.html
The rest of section 17.1 (that's where the quote comes from) should be
also useful reading.
The latest version of the DJGPP FAQ list is available as v2/faq201b.zip
from the same place you get DJGPP.
- Raw text -