This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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 v2 12/14] arm: Add optimized addmul_1


On Fri, 1 Mar 2013, Richard Henderson wrote:

> Written from scratch rather than copied from GMP, due to GPL 2.1 vs
> GPL 3, but tested with the GMP testsuite.
> 
> This is 25% faster than the generic code as measured on Cortex-A15,
> and the same speed as GMP on the same core.  It's probably slower
> than GMP on the A8 and A9 cores though.
> ---
> 	* sysdeps/arm/addmul_1.S: New file.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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