summaryrefslogtreecommitdiffstats
path: root/libc/string/sh
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
* sh: move data without fetching cache block within the memsetSalvatore Cro2010-09-151-28/+34
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-241-10/+10
* sh4: Fixes for SH-4 without an FPUCarmelo Amoroso2010-06-143-3/+7
* sh: Add new optimisation to the SH4 memcpyAustin Foxley2009-11-227-10/+549
* 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