From: Wolfgang Schildbach Newsgroups: comp.os.msdos.djgpp Subject: Re: AT&T Assembler Reference? Date: Wed, 20 Nov 1996 22:49:13 +0100 Organization: Fraunhofer Institute Lines: 20 Message-ID: <32937CD9.41C67EA6@iis.fhg.de> References: <01bbd640$2d14a7c0$be73adce AT crc3 DOT concentric DOT net> NNTP-Posting-Host: mw009.iis Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi there, 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. The docs for the GNU Assembler, gas, tell you the difference between both assembler dialects. Ciao Wolfgang -- I speak for my own. The opinions stated above do not neccessarily reflect the opinion of my employer.