nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Nel] asm


From: Vianney Lecroart
Subject: RE: [Nel] asm
Date: Wed, 13 Nov 2002 16:25:57 +0100

You perhaps forgot to install microsoft processor pack as written in
INSTALL file

Vianney Lecroart
---
lead network programmer / nevrax.com
icq#: 6870415
homepage: http://ace.planet-d.net
www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+
o? K-
w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y?

> -----Original Message-----
> From: address@hidden [mailto:address@hidden On
Behalf
> Of Geraldine Deberdt
> Sent: mercredi 13 novembre 2002 16:01
> To: address@hidden
> Subject: [Nel] asm
> 
> Hello,
> 
> When I try to compile 3d.dsp on VC++ 6.0 I get :
> 
> misc\fast_mem.cpp(68) : error C2400: inline assembler syntax error in
> 'opcode'; found 'constant'
> 
> misc\fast_mem.cpp(69) : error C2400: inline assembler syntax error in
> 'opcode'; found 'constant'
> 
> misc\fast_mem.cpp(97) : error C2400: inline assembler syntax error in
> 'opcode'; found 'constant'
> 
> ...
> 
> 
> Whixh corresponds to these code lines :
> "
> prefetchnta 64[ESI] // Prefetch next loop, non-temporal
> prefetchnta 96[ESI]
> 
> movq mm1,  0[ESI] // Read in source data
> movq mm2,  8[ESI]
> movq mm3, 16[ESI]
> movq mm4, 24[ESI]
> movq mm5, 32[ESI]
> movq mm6, 40[ESI]
> movq mm7, 48[ESI]
> movq mm0, 56[ESI]
> "
> 
> Can someone explain me what the problem is??
> Thanks.
> 
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> 
> 
> _______________________________________________
> Nel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/nel-all







reply via email to

[Prev in Thread] Current Thread [Next in Thread]