X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 27 Dec 2004 09:32:54 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4ebe6$Blat.v2.2.2$6df82180@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <7410964b.0412262130.427b7be8@posting.google.com> (lst0656 AT hotmail DOT com) Subject: Re: converting Visual c++ inline asm to DJGPP inline assembly References: <7410964b DOT 0412262130 DOT 427b7be8 AT posting DOT google DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: lst0656 AT hotmail DOT com (lim) > Date: 26 Dec 2004 21:30:54 -0800 > > I need help to convert my inline asm to djgpp inline asm. > here is the code I need to be convert over. > How to convert the following my inline asm code to DJGPP asm : The DJGPP FAQ list has 3 sections relevant to your request: 17.1, 17.2, and 18.12. Did you try to follow the advice there? If you did read those sections and still cannot figure out how to do what you want, please ask more specific questions.