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