This is the mail archive of the gcc-patches@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: [PATCH] Fix Altivec problem with vmaddfp



On Monday, April 22, 2002, at 07:55 AM, Alan Matsuoka wrote:
>
> Operands 2 and 3 are in the wrong order.

I believe this showed up before and was traced to a bug in the Linux
assembler:
http://gcc.gnu.org/ml/gcc/2002-03/msg00602.html
http://gcc.gnu.org/ml/gcc/2002-03/msg00975.html
The darwin and AIX assemblers are correct, please be careful not to
break those targets.


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