summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/bcmp.S
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* We've been lax about matching END() macros in asm code for some time. ThisPeter Wemm2008-11-021-0/+1
* Eliminate a conditional branch and as a side-effect eliminate a branch toAlan Cox2005-04-101-5/+4
* Add machine-specific, optimized implementations of bcmp and memcmp.Alan Cox2005-04-081-0/+25