Struct core::arch::powerpc::vector_bool_short [−][src]
#[repr(simd)]pub struct vector_bool_short(_, _, _, _, _, _, _, _);
This is supported on PowerPC only.
PowerPC-specific 128-bit wide vector mask of eight packed elements
Trait Implementations
impl Clone for vector_bool_short
[src]
impl Clone for vector_bool_short
[src]This is supported on PowerPC or PowerPC-64 only.
fn clone(&self) -> vector_bool_short
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Debug for vector_bool_short
[src]
impl Debug for vector_bool_short
[src]This is supported on PowerPC or PowerPC-64 only.
impl Copy for vector_bool_short
[src]
This is supported on PowerPC or PowerPC-64 only.