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