Function core::arch::mips64::__msa_copy_u_b [−][src]
pub unsafe fn __msa_copy_u_b<const IMM4: i32>(a: v16i8) -> u32This is supported on MIPS-64 and target feature
msa only.Expand description
Element Copy to GPR Unsigned
Zero-extend element imm4 of vector a (sixteen signed 8-bit integer numbers)
and copy the result to GPR rd.