Module Name: src
Committed By: nisimura
Date: Thu Oct 15 02:10:25 UTC 1998
Added Files:
src/sys/arch/pmax/pmax [nisimura-pmax-wscons]: memcpy.c memset.c
Log Message:
- unrolled/reordered memcpy() routine taking advantage of 4 word cache line
size.
- unrolled memset().