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