Function core::arch::riscv64::ucmple16

source ·
pub fn ucmple16(a: usize, b: usize) -> usize
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on RISC-V RV64 only.
Expand description

Compare whether 16-bit packed unsigned integers are less than or equal to the others