Struct core::arch::mips::i8x16 [−][src]
#[repr(simd)]pub struct i8x16(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);
This is supported on MIPS only.
MIPS-specific 128-bit wide vector of 16 packed i8
.
Trait Implementations
impl Copy for i8x16
[src]
impl Copy for i8x16
impl Clone for i8x16
[src]
impl Clone for i8x16
fn clone(&self) -> i8x16
[src]
fn clone(&self) -> i8x16
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for i8x16
[src]
impl Debug for i8x16