☰
In core::arch::riscv64
?
Function
core
::
arch
::
riscv64
::
kabs8
source
·
[
−
]
pub fn kabs8(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 8-bit signed integers
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.