This website requires JavaScript.
Explore
Help
Sign In
TononixOS
/
ubports_kernel_google_msm
Archived
Watch
1
Star
0
Fork
0
You've already forked ubports_kernel_google_msm
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
14800984706bf6936bbec5187f736e928be5c218
ubports_kernel_google_msm
/
arch
/
blackfin
/
lib
History
Robin Getz
251383c7c5
Blackfin arch: Allow ins functions to have a low latency version
...
Signed-off-by: Robin Getz <
rgetz@blackfin.uclinux.org
> Signed-off-by: Bryan Wu <
cooloney@kernel.org
>
2008-08-14 15:12:55 +08:00
..
ashldi3.c
blackfin architecture
2007-05-07 12:12:58 -07:00
ashrdi3.c
blackfin architecture
2007-05-07 12:12:58 -07:00
checksum.c
[Blackfin] arch: Blackfin checksum annotations
2008-05-12 11:55:10 +08:00
divsi3.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
gcclib.h
blackfin architecture
2007-05-07 12:12:58 -07:00
ins.S
Blackfin arch: Allow ins functions to have a low latency version
2008-08-14 15:12:55 +08:00
lshrdi3.c
blackfin architecture
2007-05-07 12:12:58 -07:00
Makefile
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
2007-11-23 11:28:11 +08:00
memchr.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
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: fix bug - make memcpy return the dest addr.
2007-12-21 21:12:21 +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
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
modsi3.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
muldi3.c
blackfin architecture
2007-05-07 12:12:58 -07:00
outs.S
Blackfin arch: Fix typo. it should be _outsw_8
2008-05-20 16:45:29 +08:00
smulsi3_highpart.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
strcmp.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
strcpy.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
strncmp.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
strncpy.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
udivsi3.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
umodsi3.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00
umulsi3_highpart.S
Blackfin arch: add proper ENDPROC()
2007-06-11 15:31:30 +08:00