[−][src]Function core::arch::mips64::__msa_maxi_u_b
pub unsafe fn __msa_maxi_u_b(a: v16u8, imm5: i32) -> v16u8
This is supported on MIPS-64 and target feature
msa
only.Immediate Unsigned Maximum
Maximum values between unsigned elements in vector 'a'(sixteen unsigned 8-bit integer numbers) and the 5-bit unsigned immediate imm5 are written to vector (sixteen unsigned 8-bit integer numbers)