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