Function core::arch::mips::__msa_min_u_b [−][src]
This is supported on MIPS and target feature
msa
only.Expand description
Vector Unsigned Minimum
Minimum values between unsigned elements in vector a
(sixteen unsigned 8-bit integer numbers)
and unsigned elements in vector b
(sixteen unsigned 8-bit integer numbers) are written to vector
(sixteen unsigned 8-bit integer numbers).