This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
86349adc0d
NetBSD
/
sys
/
lib
/
libkern
/
arch
/
mips
History
uch
07f8f33bb9
R5900 miss-prediction of branch targets for short-loop.
2001-10-16 15:40:53 +00:00
..
byte_swap_2.S
copy from lib/libc/arch/mips/gen
2001-02-27 19:45:26 +00:00
byte_swap_4.S
copy from lib/libc/arch/mips/gen
2001-02-27 19:45:26 +00:00
Makefile.inc
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
memcpy.S
R5900 miss-prediction of branch targets for short-loop.
2001-10-16 15:40:53 +00:00
memmove.S
Use merged memcpy()/memset() based on old bcopy rather than C-coded memmove.
1999-03-15 07:04:04 +00:00
memset.S
R5900 miss-prediction of branch targets for short-loop.
2001-10-16 15:40:53 +00:00
strcmp.S
Break out utility functions from locore.S
1999-01-15 08:44:27 +00:00
strlen.S
Break out utility functions from locore.S
1999-01-15 08:44:27 +00:00