Message-ID: <09D1E9BD9C30D311919200A0C9DD5C2C03E08A5C@mcaexc01.msj.maxtor.com> From: "Cappellini, Tony" To: "'djgpp AT delorie DOT com'" Subject: in-line assembly syntax for GNU ASM/DJGPP Date: Tue, 28 Aug 2001 19:27:47 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp AT delorie DOT com Would someone help me with the correct asm syntax for DJGPP for the following Intel format instructions mov AX, OFFSET count lea AX, count The gnu ASM docs are not very good for syntax examples. thanks for the help Tony