PintS
0.1
Portable Intrinsics for SIMD
|
Data Structures | |
struct | v4d |
Type for the manipulation of 4 double packed into one single vector. More... | |
struct | m4d |
Type for the manipulation of vector-masks. More... | |
struct | v4f |
Type for the manipulation of 4 float packed into one single vector. More... | |
struct | m4f |
Type for the manipulation of vector-masks. More... | |
struct | v4i |
Type for the manipulation of 4 int32_t packed into one single vector. More... | |
struct | m4i |
Type for the manipulation of vector-masks. More... | |
struct | v4l |
Type for the manipulation of 4 int64_t packed into one single vector. More... | |
struct | m4l |
Type for the manipulation of vector-masks. More... | |