x86 register bug?

Alexandre Oliva oliva@dcc.unicamp.br
Wed Jun 30 23:07:00 GMT 1999


On Jun  3, 1999, Hrafnkell Eiriksson <hkelle@rhi.hi.is> wrote:

>        "\tmovq %%mm1,%1" : "=g" (*b):"g" (*a), "g" (*b) );

> Shouldn't the line 
> movq %mm1,(%edx)
> be
> movq %mm1,(%eax)

Maybe if you change %1 for %0.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list