Function core::arch::riscv64::kabs16

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

Compute the absolute value of packed 16-bit signed integers

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.