delorie.com/archives/browse.cgi | search |
From: | Morten Welinder <terra AT diku DOT dk> |
Date: | Thu, 19 Jan 1995 12:09:28 +0100 |
To: | BRYAN-R AT mis DOT scitec DOT com DOT au |
Cc: | DJGPP AT SUN DOT SOE DOT CLARKSON DOT EDU |
Subject: | Re: MOVZX instruction |
From: "Bryan Russell" <BRYAN-R AT mis DOT scitec DOT com DOT au> I'm trying to do some inline asm using the MOVZX instruction like so : . . movzx %%cx,%%ecx . . but AS complains that there is no such 386 instruction as 'movzx'. It is explained somewhere in the gas documentation. You need two size suffixes. Morten
webmaster | delorie software privacy |
Copyright � 2019 by DJ Delorie | Updated Jul 2019 |