On 2006-09-13, Chris Liechti <cliec...@gmx.net> wrote:

> a fast and not too large memcopy/memset could copy the start and end 
> separately using byte ops when odd, and copy the remaining data in 
> beween with word moves.

That's actually what the current libc memcpy does.

-- 
Grant Edwards                   grante             Yow!  My ELBOW is a remote
                                  at               FRENCH OUTPOST!!
                               visi.com            


Reply via email to