Function surge_halfrate::imports::imports::_mm_clmulepi64_si128
1.27.0 · source · [−]This is supported with target feature
pclmulqdq
only.Expand description
Performs a carry-less multiplication of two 64-bit polynomials over the finite field GF(2^k).
The immediate byte is used for determining which halves of a
and b
should be used. Immediate bits other than 0 and 4 are ignored.