aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib/memset-sh4.S
Commit message (Collapse)AuthorAge
* sh: Optimised memset for SH4Stuart Menefy2009-11-24
Optimised version of memset for the SH4 which uses movca.l. Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>