summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/mips64/memmove.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copy data by using 64-bit loads and stores rather than 32-bitvisa2016-11-141-1/+53
* merged bcopy/memmove/memcpyderaadt2013-06-131-1/+140
* fix an oft copied typo that i'm tired of looking attedu2013-06-031-1/+1
* place a comment as to why these are otherwise emptyderaadt2007-11-281-0/+1
* mips64 needs at least these to build; spotted by jsingderaadt2007-11-261-0/+0