This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
i386
/
string
History
Alan Cox
c0862430d5
Eliminate an unpredictable branch from bcmp().
...
Reviewed by: bde
2005-04-21 23:07:20 +00:00
..
bcmp.S
Eliminate an unpredictable branch from bcmp().
2005-04-21 23:07:20 +00:00
bcopy.S
…
bzero.S
…
ffs.S
…
index.S
…
Makefile.inc
MFp4: Pentium/Athlon-optimised implementation of wcschr().
2003-04-05 04:17:05 +00:00
memchr.S
…
memcmp.S
…
memcpy.S
…
memmove.S
…
memset.S
…
rindex.S
…
strcat.S
…
strchr.S
…
strcmp.S
…
strcpy.S
…
strlen.S
…
strncmp.S
…
strrchr.S
…
swab.S
…
wcschr.S
MFp4: Pentium/Athlon-optimised implementation of wcschr().
2003-04-05 04:17:05 +00:00
wcscmp.S
MFp4: Pentium-optimised implementation of wcscmp(). Performs significantly
2003-03-10 10:54:36 +00:00
wcslen.S
MFp4: Pentium/Athlon-optimised implementation of wcslen().
2003-03-14 11:01:12 +00:00
wmemchr.S
MFp4: Reduce code size by 26 bytes by only aligning the jump targets that
2003-03-12 06:46:16 +00:00