Date: Wed, 25 Jan 2017 21:36:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 216467] [request] Hardware (SSE 4.2) CRC32C support in calculate_crc32c() Message-ID: <bug-216467-8-QciKTz6pwW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216467-8@https.bugs.freebsd.org/bugzilla/> References: <bug-216467-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216467 --- Comment #3 from Conrad Meyer <cem@freebsd.org> --- Looks like Linux has a BSDL copy of the PCLMULQDQ Intel code, so we can just borrow that: http://lxr.free-electrons.com/source/arch/x86/crypto/crc32c-pcl-intel-asm_6= 4.S Unfortunately, their non-PCLMULQDQ version is not available BSDL. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216467-8-QciKTz6pwW>