Home
last modified time | relevance | path

Searched hist:"83 c20b8a2da04937cf4af127366b3dc92c855784" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dgsb_crc32.hdiff 83c20b8a2da04937cf4af127366b3dc92c855784 Tue Feb 02 10:52:52 CET 2021 Alex Richardson <arichardson@FreeBSD.org> tests/sys/kern/crc32: Check for SSE4.2 before using it

This avoids a SIGILL when running these tests on QEMU (which
defaults to a basic amd64 CPU without SSE4.2).

This commit also tests the table-based implementations in addition to
testing the hw-accelerated crc32 versions.

Reviewed By: cem, kib, markj
Differential Revision: https://reviews.freebsd.org/D28395
/freebsd/tests/sys/kern/
H A Dlibkern_crc32.cdiff 83c20b8a2da04937cf4af127366b3dc92c855784 Tue Feb 02 10:52:52 CET 2021 Alex Richardson <arichardson@FreeBSD.org> tests/sys/kern/crc32: Check for SSE4.2 before using it

This avoids a SIGILL when running these tests on QEMU (which
defaults to a basic amd64 CPU without SSE4.2).

This commit also tests the table-based implementations in addition to
testing the hw-accelerated crc32 versions.

Reviewed By: cem, kib, markj
Differential Revision: https://reviews.freebsd.org/D28395
H A DMakefilediff 83c20b8a2da04937cf4af127366b3dc92c855784 Tue Feb 02 10:52:52 CET 2021 Alex Richardson <arichardson@FreeBSD.org> tests/sys/kern/crc32: Check for SSE4.2 before using it

This avoids a SIGILL when running these tests on QEMU (which
defaults to a basic amd64 CPU without SSE4.2).

This commit also tests the table-based implementations in addition to
testing the hw-accelerated crc32 versions.

Reviewed By: cem, kib, markj
Differential Revision: https://reviews.freebsd.org/D28395
/freebsd/sys/libkern/
H A Dgsb_crc32.cdiff 83c20b8a2da04937cf4af127366b3dc92c855784 Tue Feb 02 10:52:52 CET 2021 Alex Richardson <arichardson@FreeBSD.org> tests/sys/kern/crc32: Check for SSE4.2 before using it

This avoids a SIGILL when running these tests on QEMU (which
defaults to a basic amd64 CPU without SSE4.2).

This commit also tests the table-based implementations in addition to
testing the hw-accelerated crc32 versions.

Reviewed By: cem, kib, markj
Differential Revision: https://reviews.freebsd.org/D28395