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