X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Sterten AT aol DOT com Message-ID: <2d0.21531f5.3106541c@aol.com> Date: Mon, 23 Jan 2006 10:45:32 EST Subject: Re: Converting Intel code To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-----------------------------1138031132" X-Mailer: 9.0 SE for Windows sub 5007 X-Spam-Flag: NO Reply-To: djgpp AT delorie DOT com -------------------------------1138031132 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm not sure, but AFAIK you have to use movb for bytes, movw for words and movl for double-words instead of just mov -------------------------------1138031132 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
I'm not sure, but AFAIK you have to use
movb  for bytes, movw for words and movl for double-words
instead of just mov
-------------------------------1138031132--