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: Another AltiVec problem


Am Don, 2002-03-14 um 01.54 schrieb Dale Johannesen:

> printf is a varargs function, so the arguments need to be passed
> in int registers.  The Altivec bits of it look OK and are identical
> on Darwin.

Well, it works perfectly for me. Problem is: The vector multply-add
works different than mentioned in all manuals and I'd like to know 
which manual is wrong and how to fix it correctly (be it in my
applications, gcc or binutils). Of course I silently assumed that
the hardware (7410) is doing the correct thing because I'd be 
pretty doomed otherwise.

-- 
Servus,
       Daniel


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