Date: Wed, 20 Nov 1996 09:01:05 +0200 (IST) From: Eli Zaretskii To: Jason Ditz Cc: djgpp AT delorie DOT com Subject: Re: AT&T Assembler Reference? In-Reply-To: <01bbd640$2d14a7c0$be73adce@crc3.concentric.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 19 Nov 1996, Jason Ditz wrote: > Is there an AT&T assembler reference out there? Or at least one that shows > the differences of ALL the functions from Intel? > I'm still working on a game, and I want to use djgpp (because its free and > its 32-bit). But none of my inline assembler commands work and its quite a > problem. I had some cool optimizations and I'm afraid I'll either have to > go get Microsoft Visual C++ or dump the ASM and have really slow code. Did you read section 17.1 of the DJGPP FAQ list? It includes pointers to available documentation on that issue.