Mail Archives: djgpp/2006/01/23/10:56:27
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
|
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3DUS-ASCII">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR></HEAD>
<BODY id=3Drole_body style=3D"FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY:=20=
Arial"=20
bottomMargin=3D7 leftMargin=3D7 topMargin=3D7 rightMargin=3D7><FONT id=3Drol=
e_document=20
face=3DArial color=3D#000000 size=3D2>
<DIV>I'm not sure, but AFAIK you have to use </DIV>
<DIV>movb for bytes, movw for words and movl for double-words</DIV>
<DIV>instead of just mov</DIV></FONT></BODY></HTML>
-------------------------------1138031132--
- Raw text -