This is the mail archive of the libc-alpha@sources.redhat.com 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] 32-bit ppc rounding functions (v2) (again)


Dwayne Grant McConnell <dgm69@us.ibm.com> writes:

> On Fri, 11 Jun 2004, Dwayne Grant McConnell wrote:
> 
> > The attached patch implements ceil, floor, rint, round, trunc for double and
> > floot in ppc assembly.
> >
> > Resent with ChangeLog this time.
> >
> > Resent (again) with patch this time.
> 
> Is there anything else I need to do regarding this patch?

Well, I'm no Uli, but as a starting point I would suggest implementing
these in C using the fesetround() macro.


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