Function core::arch::aarch64::vqtbl1_s8

1.59.0 · source ·
pub unsafe fn vqtbl1_s8(t: int8x16_t, idx: uint8x8_t) -> int8x8_t
Available on AArch64 and target feature neon only.
Expand description

Table look-up

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