summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/mips64/bzero.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 64 bit safe over entire address rangepefo2004-10-081-15/+15
|
* Keep providing a 32bit only version of bzero() #ifdef _STANDALONE, asmiod2004-09-211-3/+20
| | | | bootblocks are compiled as 32bit code.
* slightly 64 bit improvedpefo2004-09-181-8/+8
|
* Changes for 64 bit kernel. Some functions needis to be rewritten orpefo2004-09-091-2/+2
| | | | optimized to take advantage of full 64 bit width registers.
* add missing copyrightpefo2004-08-131-1/+33
|
* mips64 nowpefo2004-08-111-0/+39