Date: Tue, 8 Aug 1995 11:02:21 +0300 (IDT) From: Eli Zaretskii To: Tapio Vocadlo Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: LANG: Assembler in GNU C for DOS (djgpp) On Mon, 7 Aug 1995, Tapio Vocadlo wrote: > >The assembler syntax is motorola format, not intel format. It's > >the same as Linux uses. The statement above would be this: > > > > asm("movb $20,%al"); > > Is there some quick way of getting existing > Intel-format assembly listings into AT&T format? I imagine > I could write a translator, but perhaps someone has already done > that..? About 2 months ago a Sed script was posted here that does most of the job. You can get it by searching the mailing list archives. To search, point your Web browser to this URL: http://www.delorie.com/djgpp/mail-archives/