Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jonathan
Date:           Mon Mar 15 07:04:05 UTC 1999

Modified Files:
        src/sys/lib/libkern/arch/mips: Makefile.inc memcpy.S
Added Files:
        src/sys/lib/libkern/arch/mips: memmove.S
Log Message:
Use merged memcpy()/memset() based on old bcopy rather than C-coded memmove.
TODO: change register usage so memcpy()/memmove() is default, put test
for back-copy before memcpy() and back-copy loop after memcpy().




Home | Main Index | Thread Index | Old Index