summaryrefslogtreecommitdiff
path: root/lib/libc/arch/m68k/string/bcmp.S
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-05-17On the 68010, we are forced to do bytewise comparesfredette
1999-10-25Add register prefixes.thorpej
1997-05-15Fix typojtc
1997-05-13Change b{eq,ne,lt,le,gt,ge} -> j{eq,ne,lt,le,gt,ge}.jtc
1997-05-13Faster versions of bcmp(), bcopy(), bzero(), and memset().jtc
1997-01-04#include <machine/asm.h> instead of "DEFS.h"jtc
1997-01-04Use jCC instead of bCC, as the assembler will then use the (smaller,jtc
1996-11-30Add L prefix to local labelsjtc
1995-11-28Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I betterthorpej
1995-11-17New style RCS ids, and employ the RCSID() macro.thorpej
1995-02-08Make the coding style more consistent.mycroft
1993-11-25Machine-dependent files for generic m68k machines (copied from hp300)paulus