DevJPM c5ccd02907
Add AVX512BITALG (#964)
This adds the AVX512BITALG intrinsics.
It also patches the verification against the Intel Intrinsic Guide
because Rust uses a different naming.
Added intrinsics match _mm(256|512)?(_maskz?)?_popcnt_epi(8|16) for the popcount ones
and _mm(256|512)?(_mask)?_bitshuffle_epi64_mask
2020-12-09 00:28:58 +00:00
..
2020-11-22 15:10:25 +00:00
2020-12-09 00:28:58 +00:00
2019-07-09 01:37:07 +02:00
2019-07-09 01:37:07 +02:00
2019-07-09 01:37:07 +02:00
2019-07-09 01:37:07 +02:00
2020-10-10 17:14:15 +01:00