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