Function core::arch::mips::__msa_copy_s_d [−][src]
pub unsafe fn __msa_copy_s_d<const IMM1: i32>(a: v2i64) -> i64This is supported on MIPS and target feature
msa only.Expand description
Element Copy to GPR Signed
Sign-extend element imm1 of vector a (two signed 64-bit integer numbers)
and copy the result to GPR rd.