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
e2d6f22138
NetBSD
/
sys
/
lib
/
libkern
/
arch
History
matt
e2d6f22138
Add register prefixes to these.
2002-02-24 00:12:41 +00:00
..
alpha
sync
2002-01-24 00:45:22 +00:00
arm
Tidy up some memory copying cruft:
2001-11-20 00:29:19 +00:00
i386
Make new gas happy. Use movzbl instead of xorl + movb.
2001-09-21 14:14:30 +00:00
m68k
On the 68010, don't bother with the by-8-longwords loop, instead
2001-09-06 21:30:15 +00:00
mips
R5900 short-loop bug.
2002-01-02 12:34:27 +00:00
ns32k
Replace some misuses of "then" with "than".
2001-12-04 17:56:30 +00:00
powerpc
Disable bzero/memset assembler implementation until the dependency
2001-12-02 11:03:39 +00:00
sh3
sparc
sparc64
vax
Add register prefixes to these.
2002-02-24 00:12:41 +00:00
x86_64