[][src]Function core::arch::mips64::__msa_move_v

pub unsafe fn __msa_move_v(a: v16i8) -> v16i8
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on MIPS-64 and target feature msa only.

Vector Move

Copy all WRLEN bits in vector 'a'(eight signed 16-bit integer numbers) to vector (eight signed 16-bit integer numbers).