Another AltiVec problem
Daniel Egger
degger@fhm.edu
Thu Mar 14 05:55:00 GMT 2002
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
More information about the Gcc
mailing list