Xref: news2.mv.net alt.lang.asm:3696 comp.lang.asm.x86:13478 comp.os.msdos.djgpp:570 gnu.g++.help:4353 gnu.gcc.help:5558 From: lennox AT wantree DOT com DOT au (Shaun Lennox-Bradley) Newsgroups: alt.lang.asm,comp.lang.asm.x86,comp.os.msdos.djgpp,gnu.g++.help,gnu.gcc.help Subject: Converting Intel Masm to AT&T Gas, and inline assembly Date: 22 Jan 1996 13:53:57 GMT Organization: Your Organization Lines: 18 Message-ID: <4e04tl$cnt@vector.wantree.com.au> NNTP-Posting-Host: dialin47.wantree.com.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi I'm looking to convert assembly code from Intel masm syntax to AT&T gas syntax, and was wondering where to get some good examples of masm code and the alternate gas code. I already have the gas info files, and they are ok, but they don't have many examples. Similarly, I'd like to have some examples of inline assembler in Turbo C (or Microsoft C) and their GCC alternates. The GCC info file's descriptions of how to do this are difficult to understand and examples would make this much easier. Thanks to anyone who can help Shaun Oh, and can you respond via email - I posted this to a few groups I though relevant, and might not see all responses if you respond by posting