From: "Jason Ditz" Newsgroups: comp.os.msdos.djgpp Subject: AT&T Assembler Reference? Date: 19 Nov 1996 17:41:19 GMT Organization: Concentric Internet Services Lines: 7 Message-ID: <01bbd640$2d14a7c0$be73adce@crc3.concentric.net> NNTP-Posting-Host: cnc216190.concentric.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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.