Skip to content

Commit ece86a6

Browse files
committed
Enable AVX implementations for 64 bit width inputs
The XMM registers are 128 bits, so that's only 2 rows per round. I implemented merging 4x 2 bits together so we can write back a byte. For that I increased the number of rounds for 64 bit inputs to 4 (instead of the default 2).
1 parent b5459ff commit ece86a6

File tree

4 files changed

+852
-74
lines changed

4 files changed

+852
-74
lines changed

0 commit comments

Comments
 (0)