Function core::arch::riscv64::add8

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

Adds packed 8-bit signed numbers, discarding overflow bits