jtc
Mon Jul 21 06:56:12 PDT 1997
Update of /cvsroot/src/lib/libc/arch/m68k/string
In directory netbsd1:/var/slash-tmp/cvs-serv4299
Modified Files:
strcmp.S strncmp.S
Log Message:
Use insn sequence found by superoptimizer to compute return value. This
avoids the relatively expensive scc and ext instructions.