aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/in_cksum.h
Commit message (Expand)AuthorAgeFilesLines
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2012-05-241-0/+4
* Sync with the other archs and wrapper the prototype of in_cksum_skip(9)Marius Strobl2009-10-261-0/+2
* Revert the addition of "__volatile" to "__asm" done in r180011, sinceMarius Strobl2008-07-051-4/+4
* Improve r180011 by explicitly adding the condition codes to theMarius Strobl2008-06-271-3/+3
* Use "__asm __volatile" rather than "__asm" for instruction sequencesMarius Strobl2008-06-251-7/+7
* - The inline asm in this file uses output operands before all inputMarius Strobl2006-01-121-5/+5
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Add optimized implementations of in_cksum_skip() and related functionsThomas Moestl2001-11-061-0/+173