summaryrefslogtreecommitdiff
path: root/libc/string/sh
AgeCommit message (Expand)Author
2010-12-14sh: fix memcpy saving/restoring FR12-FR15 registersGiuseppe Cavallaro
2010-09-15sh: update the memcpy adding a new loop with aggressive prefetchingSalvatore Cro
2010-09-15sh: move data without fetching cache block within the memsetSalvatore Cro
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-14sh4: Fixes for SH-4 without an FPUCarmelo Amoroso
2009-11-22sh: Add new optimisation to the SH4 memcpyAustin Foxley
2009-07-14sh: Fix up optimized SH-4 memcpy on big endian.Giuseppe Cavallaro
2008-09-09Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...Carmelo Amoroso