Function core::arch::mips::__msa_move_v
source · pub unsafe fn __msa_move_v(a: v16i8) -> v16i8
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on (MIPS or MIPS-64) and target feature
msa
and MIPS only.Expand description
Vector Move
Copy all WRLEN bits in vector a
(eight signed 16-bit integer numbers)
to vector (eight signed 16-bit integer numbers).