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