[][src]Module simd_aligned::arch::current

Vectors for the current architecture.

Type Definitions

f32s

The widest f32x type natively supported on the current platform.

f64s

The widest f64x type natively supported on the current platform.

i8s

The widest i8x type natively supported on the current platform.

i16s

The widest i16x type natively supported on the current platform.

i32s

The widest i32x type natively supported on the current platform.

i64s

The widest i64x type natively supported on the current platform.

u8s

The widest u8x type natively supported on the current platform.

u16s

The widest u16x type natively supported on the current platform.

u32s

The widest u32x type natively supported on the current platform.

u64s

The widest u64x type natively supported on the current platform.