Skip to main content

vluti4q_laneq_s16_x2

Function vluti4q_laneq_s16_x2 

Source
pub unsafe fn vluti4q_laneq_s16_x2(
    a: int16x8x2_t,
    b: uint8x16_t,
    const LANE: i32,
) -> int16x8_t
🔬This is a nightly-only experimental API. (stdarch_neon_feat_lut #138050)
Available on target feature lut and target feature neon and (AArch64 or ARM64EC) only.
Expand description

Lookup table read with 4-bit indices Arm’s documentation

§Safety

  • Neon intrinsic unsafe