This website requires JavaScript.
Explore
Help
Sign In
hamza.kesraoui
/
sst-linux
Watch
2
Star
0
Fork
0
You've already forked sst-linux
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sst-linux
/
arch
/
sh
/
lib
History
Hideo Saito
e08b954c9a
sh: Fix up optimized SH-4 memcpy on big endian.
...
Signed-off-by: Hideo Saito <saito@densan.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-05-16 14:55:07 +09:00
..
checksum.S
…
clear_page.S
sh: Allow optimized clear/copy page routines to be used on SH-2.
2008-04-18 09:50:02 -07:00
copy_page.S
sh: Allow optimized clear/copy page routines to be used on SH-2.
2008-04-18 09:50:02 -07:00
delay.c
sh: Fixup ndelay() xloops calculation for alternate HZ.
2007-05-09 01:35:02 +00:00
div64-generic.c
sh: Revert __xdiv64_32 size change.
2007-07-13 12:27:13 +09:00
div64.S
sh: Correct __xdiv64_32/div64_32 return value size.
2007-07-06 10:58:04 +09:00
io.c
sh: Move sh32 optimized I/O routines to arch/sh/lib/
2008-01-28 13:18:41 +09:00
Makefile
sh: clear/copy_page renames in lib and lib64.
2008-01-28 13:18:54 +09:00
memchr.S
…
memcpy-sh4.S
sh: Fix up optimized SH-4 memcpy on big endian.
2008-05-16 14:55:07 +09:00
memcpy.S
…
memmove.S
…
memset.S
…
strlen.S
…