This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] powerpc: POWER6/7 optimizations for copysign


Let me fix that and i'll have another patch shortly.

On Thu, 2010-07-15 at 06:29 -0700, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 07/14/2010 03:05 PM, Luis Machado wrote:
> > +EALIGN (__copysign, 4, 0)
> > +	fcpsgn	fp1,fp2,fp1
> > +	blr
> > +END (__copysign)
> 
> > +EALIGN (__copysign, 4, 0)
> > +	CALL_MCOUNT 0
> > +	fcpsgn	fp1,fp2,fp1
> 
> 
> Why is the use of CALL_MCOUNT inconsistent?
> 
> - -- 
> â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.14 (GNU/Linux)
> 
> iEYEARECAAYFAkw/DU0ACgkQ2ijCOnn/RHRQ4wCgyzHDglQ+c+suJrQtHJkk1f4h
> 024An13zxEttGQD4JW5vppTYAvbeNNl1
> =Oy6L
> -----END PGP SIGNATURE-----



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