Optimized arm string routines

Jeff Johnston jjohnstn@redhat.com
Thu Jan 22 18:05:00 GMT 2009


Richard Earnshaw wrote:
> On Thu, 2009-01-22 at 08:59 +0100, Schwarz, Konrad wrote:
>   
>>> Subject: Re: Optimized arm string routines
>>>       
>> How do these fit in with the optimized strcmp() provided by Eric Blake?
>>
>>     
>
> I've not seen that.  Do you have a link?
>
> R.
>
>   
I believe Konrad is referring to the work Eric did for handling 
unaligned data to avoid performance penalties.  A similar optimization 
might make sense in the ASM version.

Perhaps if you were to publish some performance numbers (aligned, 
unaliged data) of the new code vs the generic, that would probably 
help.  Do you happen to have any of these numbers handy?

-- Jeff J.



More information about the Newlib mailing list