[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 04/25] xen: implement an signed 64 bit division helper function
stefano.stabellini@xxxxxxxxxxxxx writes ("[Xen-devel] [PATCH v4 04/25] xen: implement an signed 64 bit division helper function"): > From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > > Implement a C function to perform 64 bit signed division and return both > quotient and remainder. > Useful as an helper function to implement __aeabi_ldivmod. Are we sure having callers of this function is desirable ? I was under the impression that this is very slow. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |