Function core::arch::aarch64::vget_lane_p8

1.59.0 · source ·
pub unsafe fn vget_lane_p8(v: poly8x8_t, const IMM5: i32) -> u8
Available on AArch64 and target feature neon only.
Expand description

Move vector element to general-purpose register

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