original_kernel/arch/blackfin/lib
Mike Frysinger b0a68dc07e Blackfin arch: add assembly function for doing 64bit unsigned division
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-21 22:57:36 +08:00
..
Makefile Blackfin arch: add assembly function for doing 64bit unsigned division 2007-10-21 22:57:36 +08:00
ashldi3.c
ashrdi3.c
checksum.c
divsi3.S
gcclib.h
ins.S
lshrdi3.c
memchr.S
memcmp.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
memcpy.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
memmove.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
memset.S
modsi3.S
muldi3.c
outs.S
smulsi3_highpart.S
strcmp.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
strcpy.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
strncmp.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
strncpy.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
udivdi3.S Blackfin arch: add assembly function for doing 64bit unsigned division 2007-10-21 22:57:36 +08:00
udivsi3.S
umodsi3.S
umulsi3_highpart.S