Skip to content
Commit c770850c authored by Tomasz Kantecki's avatar Tomasz Kantecki
Browse files

avx512-vaes: branch reduction in CRC compute portion of stitched DOCSIS with CRC32

- k-registers used to figure CRC status of the lane
- using masked operations (k-registers) to reduce amount of checks / branches in first and next/update cases
- first and update/next cases done always in parallel (ZMM width)
- last partial block handling is still sequential
parent bb9b33f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment