summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/amd64/memcmp.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add retguard macros for libkernmortimer2018-07-031-1/+3
| | | | ok deraadt
* it should not be necessary to clear the direction flagtedu2014-11-291-1/+0
| | | | ok deraadt
* delete unused junk RCS idsderaadt2007-11-241-4/+0
|
* an amd64 arch support.mickey2004-01-281-0/+40
hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sources (anyone? ;)