From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: NASM Date: Fri, 12 Dec 1997 19:46:06 -0600 Organization: Spectrum Healthcare Services Lines: 15 Message-ID: <3491E8DE.71426411@a.crl.com> References: <348F15C7 DOT C84125E9 AT spam DOT me> NNTP-Posting-Host: a116013.stl1.as.crl.com 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 Precedence: bulk Ryan McGee wrote: > > I'm new to DJGPP but not new to programming in C/C++ or assembly. I > wanted to know if I have to use AT&T syntax for NASM. Also, does anyone > know a good tutorial for NASM? Thanks. NASM does not use AT&T syntax. It uses the regular Intel syntax. NASM comes with full documentation (about 200 pages printed material, including a detailed Intel x86, up to Pentium with MMX, opcode reference). -- Weiqi Gao weiqigao AT a DOT crl DOT com