.. |
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
|
Optimize better.
|
1995-02-05 14:58:44 +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 |
Makefile.inc
|
Separate machine dependencies.
|
1995-03-20 14:45:27 +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
|
Share code.
|
1993-12-10 10:45:18 +00:00 |
memset.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
rindex.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strcat.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strchr.S
|
No reason these can't share code...
|
1993-12-08 22:10:14 +00:00 |
strcmp.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strcpy.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strlen.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strncmp.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |
strrchr.S
|
No reason these can't share code...
|
1993-12-08 22:10:14 +00:00 |
swab.S
|
Use RCSID macro for RCS ID's.
|
1994-03-12 01:39:55 +00:00 |