Function vluti2_lane_u16
#[target_feature(enable = "neon", enable = "lut")]
pub unsafe fn vluti2_lane_u16(a: uint16x4_t, b: uint8x8_t, INDEX: i32) -> uint16x8_t
Lookup table read with 2-bit indices Arm's documentation
Safety
- Neon intrinsic unsafe