.. |
bcmp.S
|
mem -> reg & reg->reg moves take the same time; so save a cycle by reading
|
1994-03-22 01:15:47 +00:00 |
bcopy.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
bzero.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
ffs.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
index.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
memchr.S
|
If len == 0, then the result must be 0 regardless of the other arguments.
|
1994-11-24 16:36:35 +00:00 |
memcmp.S
|
mem -> reg & reg->reg moves take the same time; so save a cycle by reading
|
1994-03-22 01:15:47 +00:00 |
memcpy.S
|
Share code.
|
1993-12-10 10:45:18 +00:00 |
memmove.s
|
|
|
memmove.S
|
Share code.
|
1993-12-10 10:45:18 +00:00 |
memset.s
|
So many files in arch/i386 have been changed I might as well run my
|
1993-10-21 01:48:14 +00:00 |
memset.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
rindex.s
|
So many files in arch/i386 have been changed I might as well run my
|
1993-10-21 01:48:14 +00:00 |
rindex.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strcat.s
|
|
|
strcat.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strchr.s
|
|
|
strchr.S
|
No reason these can't share code...
|
1993-12-08 22:10:14 +00:00 |
strcmp.s
|
So many files in arch/i386 have been changed I might as well run my
|
1993-10-21 01:48:14 +00:00 |
strcmp.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strcpy.s
|
|
|
strcpy.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strlen.s
|
|
|
strlen.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strncmp.s
|
So many files in arch/i386 have been changed I might as well run my
|
1993-10-21 01:48:14 +00:00 |
strncmp.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strrchr.s
|
So many files in arch/i386 have been changed I might as well run my
|
1993-10-21 01:48:14 +00:00 |
strrchr.S
|
No reason these can't share code...
|
1993-12-08 22:10:14 +00:00 |
swab.s
|
Remove special case for len == 0 --- It wasn't needed. By dropping the
|
1993-11-25 01:18:24 +00:00 |
swab.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |