Yotam Barnoy f7f743ac31 PSP: switch from wrapping memcpy to defining our own memcpy
The advantage is that we get to do inlining and even use lwl and lwr instructions where appropriate. We have to do it ourselves because the PSP doesn't tolerate built-in instructions, but also we have a more efficient memcpy than the lib's.

svn-id: r52817
2010-09-20 14:10:44 +00:00
..
2010-06-15 12:33:20 +00:00
2009-02-16 01:04:19 +00:00
2010-06-15 12:33:20 +00:00
2010-07-12 20:17:42 +00:00
2010-02-13 11:57:01 +00:00
2009-11-24 22:10:34 +00:00
2010-07-17 18:41:38 +00:00
2010-02-23 22:50:28 +00:00
2010-03-20 13:18:47 +00:00
2010-03-20 13:18:47 +00:00
2008-05-03 23:02:05 +00:00
2010-06-15 12:33:20 +00:00
2010-06-15 12:33:20 +00:00
2009-02-27 22:19:33 +00:00
2009-10-20 19:52:18 +00:00