Message-ID: <01BBB46D.BFAC5DC0@slip00-156.btx.dtag.de> From: Daniel Jungbluth To: "'DJGPP Mailing List'" Subject: asm(" ..?.. "); Date: Mon, 7 Oct 1996 16:25:36 +-100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, Can anyone convert the following Intel style assembler code into AT&T style, so DJGPP can understand this piece of inline assembler code? rep movsd ds:[esi],es:[edi] I have tried to convert it into 'rep movsl %es:%edi,%ds:%esi', but this does not work. Thank you for any help!!! Daniel Jungbluth email: danju AT t-online DOT de Internet: http://www.t-online.de/home/danju/index.htm semper fidelis