intel / intel/isa-l

Is there any hardware CRC instruction on Intel's processors to accelerate CRC in ISA-L?

Open
#170 10 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C
Stars
1.1k
Forks
346
PR merge metrics
No merged PRs in 30d

Description

Hi guys,

We used hardware CRC instruction on Intel's SSE 4.2 processors before. Now when we use crc16_t10 in ISA-L, we notice that this is a software-based CRC algorithm that costs a lot of CPU cycles.

Is there any specific CPU architecture that could support hardware CRC instruction for crc16_t10 in ISA-L?

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.