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