Module simd_aligned::arch::x512

source ·
Expand description

Vectors with fixed length of 512 bits.

Type Definitions

  • The widest f32x type natively supported on the current platform.
  • The widest f64x type natively supported on the current platform.
  • The widest i8x type natively supported on the current platform.
  • The widest i16x type natively supported on the current platform.
  • The widest i32x type natively supported on the current platform.
  • The widest i64x type natively supported on the current platform.
  • The widest u8x type natively supported on the current platform.
  • The widest u16x type natively supported on the current platform.
  • The widest u32x type natively supported on the current platform.
  • The widest u64x type natively supported on the current platform.