Struct core::arch::powerpc64::vector_unsigned_long [−][src]
#[repr(simd)]pub struct vector_unsigned_long(_, _);
This is supported on PowerPC-64 only.
Expand description
PowerPC-specific 128-bit wide vector of two packed u64
Trait Implementations
This is supported on PowerPC or PowerPC-64 only.
This is supported on PowerPC or PowerPC-64 only.