Stuart Menefy 5e9377ec6f sh: Optimise memcpy_to/fromio for SH4
Optimise memcpy_to/fromio. This is used extensivly by MTD, so is a
worthwhile performance gain. The main savings come from not repeatedly
calling readl/writel, and doing word instead of byte at a time
transfers. Also using "movca.l" on SH4 gives a small performance win.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-24 17:35:07 +09:00
..
2009-07-11 10:08:01 +09:00
2009-01-27 14:49:10 +09:00
2009-06-16 19:47:28 -07:00
2009-08-24 17:35:07 +09:00
2009-06-01 15:44:49 +09:00
2009-03-18 18:57:43 +09:00
2008-12-22 18:44:44 +09:00
2009-03-10 12:55:40 +09:00
2009-06-18 13:38:26 +09:00
2009-08-24 15:01:10 +09:00
2009-08-14 01:58:43 +09:00