This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
arm
/
string
History
Olivier Houchard
c67f8f49be
MFKernel: Implement ffs with clz on Xscale.
2004-11-07 16:54:54 +00:00
..
bcopy.S
…
bzero.S
…
ffs.S
MFKernel: Implement ffs with clz on Xscale.
2004-11-07 16:54:54 +00:00
Makefile.inc
…
memcmp.S
…
memcpy_arm.S
…
memcpy_xscale.S
Always use bx for returning on Xscale.
2004-09-23 23:11:32 +00:00
memcpy.S
…
memmove.S
…
memset.S
…
strcmp.S
…
strncmp.S
…