summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/string/bcopy.S
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate unneeded instructions that are a vestige of mechanicalalc2005-04-081-10/+4
| | | | translation from i386.
* Add machine-specific, optimized implementations of bcopy, bzero, memcpy,alc2005-04-071-0/+94
memmove, and memset. PR: 73111 Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD) MFC after: 3 weeks
OpenPOWER on IntegriCloud