From: "Bob Platko" Newsgroups: comp.os.msdos.djgpp Subject: Re: assembler Date: 31 Dec 1996 19:14:04 GMT Organization: Netcom Lines: 12 Message-ID: <01bbf74e$bca72140$c8f15ecf@platko.ix.netcom.com> References: <32C7CD0C DOT 5B96 AT netime DOT com> <32C87A48 DOT 6771 AT cs DOT com> NNTP-Posting-Host: clv-oh23-08.ix.netcom.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > It's just a question of learning the new syntax. Most users who use > AT&T syntax have found it to be superior to Intel once they get used to > it. Try looking in the FAQ and the as docs for instructions on the AT&T > syntax, and check out Brennan's Guide to Inline ASM at > . It's _the_ > reference for DJGPP users. ;) Is there any tutorial that teaches ASM from the beginning teaching the AT&T syntax. I haven't been able to find one tutorial that teaches the AT&T syntax without any prior knowledge of Intel ASM.