This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re:Re: help with MMX and inline asm


Ian Lance Taylor wrote:

>
>You shouldn't need to use any inline assembler.  gcc
should handle
>everything behind your back.
>

How do it?
How ( without assembler) I can move the data from
array to mm* reg??

>If you have tried it, and it failed, then what did
you do, and how did
>it fail?
>
>Ian
>

I haven't tried as you have said, i tried with asm
inline and I do not succeed ( to pass the array at the
asm) and then I can't move its data into the  mm*
register.


______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]