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