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