Function core::arch::riscv32::swap8

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

Swap the 8-bit bytes within each 16-bit halfword of a register.