Struct core::arch::powerpc64::vector_double [−][src]
#[repr(simd)]pub struct vector_double(_, _);
This is supported on PowerPC-64 only.
Expand description
两个包装的 f64
的 PowerPC 特定的 128 位宽 vector
Trait Implementations
This is supported on PowerPC or PowerPC-64 only.
This is supported on PowerPC or PowerPC-64 only.