PintS
0.1
Portable Intrinsics for SIMD
|
Data Structures | |
struct | v8d |
Type for the manipulation of 8 double packed into one single vector. More... | |
struct | m8d |
Type for the manipulation of vector-masks. More... | |
struct | v8f |
Type for the manipulation of 8 float packed into one single vector. More... | |
struct | m8f |
Type for the manipulation of vector-masks. More... | |
struct | v8i |
Type for the manipulation of 8 int32_t packed into one single vector. More... | |
struct | m8i |
Type for the manipulation of vector-masks. More... | |
struct | v8l |
Type for the manipulation of 8 int64_t packed into one single vector. More... | |
struct | m8l |
Type for the manipulation of vector-masks. More... | |