Function core::arch::mips64::__msa_copy_s_h [−][src]
pub unsafe fn __msa_copy_s_h<const IMM3: i32>(a: v8i16) -> i32This is supported on MIPS-64 and target feature
msa only.Expand description
Element Copy to GPR Signed
Sign-extend element imm3 of vector a (eight signed 16-bit integer numbers)
and copy the result to GPR rd.