Module coresimd::simd [] [src]

Platform independent SIMD vector types and operations.

Structs

__m64

64-bit wide integer vector type.

__m128i

128-bit wide signed integer vector type

__m256i

256-bit wide signed integer vector type

f32x2

A 64-bit vector with 2 f32 lanes.

f32x4
f32x8
f32x16
f64x2
f64x4
f64x8
i16x4
i16x8
i16x16
i16x32
i32x2
i32x4
i32x8
i32x16
i64x2
i64x4
i64x8
i8x8
i8x16
i8x32
i8x64
u16x4
u16x8
u16x16
u16x32
u32x2

A 64-bit vector with 2 u32 lanes.

u32x4
u32x8
u32x16
u64x2
u64x4
u64x8
u8x8
u8x16
u8x32
u8x64