This is the mail archive of the gcc@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: mmx register moves through memory


Hi,

Vahur Sinijärv schrieb:
> I've found that latest GCC versions (past 4.0.0 and up to latest in CVS
> head) never use 'movd %genreg, %mmxreg' to load mmx registers and always
> insists doing it through memory eq.
> 'mov %genreg, (mem)'
> 'movd (mem), %mmxreg'

I haven't read entirely through your mail, but I have reported above issue
already and it seems to be fixed in cvs:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23630

Cheers,

-- 
(°=                 =°)
//\ Prakash Punnoor /\\
V_/                 \_V

Attachment: signature.asc
Description: OpenPGP digital signature


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