summaryrefslogtreecommitdiff
path: root/sys/libkern/x86
AgeCommit message (Expand)Author
2025-10-13libkern: Use proper prototype for SYSINIT functionsZhenlei Huang
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2019-06-17Separate kernel crc32() implementation to its own header (gsb_crc32.h) andXin LI
2017-08-11x86/crc32_sse42.c: quiet unused function warningRyan Libby
2017-03-26Use inline asm instead of unportable intrinsics for the SSE4 crc32Bruce Evans
2017-01-31calculate_crc32c: Add SSE4.2 implementation on x86Conrad Meyer