|
|
пре 1 година | |
|---|---|---|
| .. | ||
| Makefile | пре 1 година | |
| README.md | пре 1 година | |
| crc32c.c | пре 1 година | |
Different CRC32C (Castagnoli) implementation
Portable implementation.
Compiler Intrinsics implementation.
Intel SSE4.2 required.
ARM also provides intrinsics in ACME, march=+crc+.
Design alignment steps for better performances.