NetBSD/lib/libc/arch/m68k/string
fredette 9a2dd99d75 Use the EXTBL macro where we want the extbl instruction.
On the 68010 this expands to an extw/extl combination.
2001-05-17 21:28:00 +00:00
..
Makefile.inc Implement a significantly improved version of memccpy(), with thanks to 2001-02-05 00:17:21 +00:00
bcmp.S On the 68010, we are forced to do bytewise compares 2001-05-17 21:24:08 +00:00
bcopy.S On the 68010, we are forced to do bytewise compares 2001-05-17 21:24:08 +00:00
bzero.S
ffs.S On the 68010 only, assemble a different version of 2001-05-17 21:26:06 +00:00
index.S
memccpy.S Implement a significantly improved version of memccpy(), with thanks to 2001-02-05 00:17:22 +00:00
memcmp.S
memcpy.S
memmove.S
memset.S
rindex.S
strcat.S
strchr.S
strcmp.S Use the EXTBL macro where we want the extbl instruction. 2001-05-17 21:28:00 +00:00
strcpy.S
strlen.S
strncmp.S Use the EXTBL macro where we want the extbl instruction. 2001-05-17 21:28:00 +00:00
strncpy.S
strrchr.S
swab.S