Function core::arch::mips::__msa_nlzc_d [−][src]
pub unsafe fn __msa_nlzc_d(a: v2i64) -> v2i64This is supported on MIPS and target feature
msa only.Expand description
Vector Leading Zeros Count
The number of leading zeros for elements in vector a (two signed 64-bit integer numbers)
is stored to the elements in vector (two signed 64-bit integer numbers).