simd_4x32.h |
4x32 bit SIMD register
This class is not a general purpose SIMD type, and only offers instructions
needed for evaluation of specific crypto primitives. For example it does not
currently have equality operators of any kind.
Implemented for SSE2, VMX (Altivec), ARMv7/Aarch64 NEON, and LoongArch LSX
|
27662 |