https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_gf2p8affineinv_epi64_epi8.html
_mm512_gf2p8affineinv_epi64_epi8 in core::arch::x86 - Rust
Performs an affine transformation on the inverted packed bytes in x. That is computes a*inv(x)+b over the Galois Field 2^8 for each packed byte with a being a...
corearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_gf2p8affineinv_epi64_epi8.html
_mm_gf2p8affineinv_epi64_epi8 in core::arch::x86 - Rust
Performs an affine transformation on the inverted packed bytes in x. That is computes a*inv(x)+b over the Galois Field 2^8 for each packed byte with a being a...
mmcorearchrust