Struct core::arch::mips64::v8i16 [−][src]
#[repr(simd)]pub struct v8i16(_, _, _, _, _, _, _, _);
This is supported on MIPS-64 only.
Trait Implementations
impl Clone for v8i16
[src]
impl Clone for v8i16
[src]This is supported on MIPS or MIPS-64 only.
fn clone(&self) -> v8i16
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for v8i16
[src]
This is supported on MIPS or MIPS-64 only.