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