Function vluti4q_lane_s16_x2
#[target_feature(enable = "neon", enable = "lut")]
pub unsafe fn vluti4q_lane_s16_x2(a: int16x8x2_t, b: uint8x8_t, LANE: i32) -> int16x8_t
Lookup table read with 4-bit indices Arm's documentation
Safety
- Neon intrinsic unsafe