summaryrefslogtreecommitdiffstats
path: root/libc/string/sh/sh4/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* sh: fix memcpy saving/restoring FR12-FR15 registersGiuseppe Cavallaro2010-12-141-3/+15
* sh: update the memcpy adding a new loop with aggressive prefetchingSalvatore Cro2010-09-151-21/+107
* sh4: Fixes for SH-4 without an FPUCarmelo Amoroso2010-06-141-1/+1
* sh: Add new optimisation to the SH4 memcpyAustin Foxley2009-11-221-10/+110
* sh: Fix up optimized SH-4 memcpy on big endian.Giuseppe Cavallaro2009-07-141-12/+12
* Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...Carmelo Amoroso2008-09-091-0/+808