Function vrsqrteq_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vrsqrteq_f16(a: float16x8_t) -> float16x8_t
Reciprocal square-root estimate. Arm's documentation
vrsqrteq_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vrsqrteq_f16(a: float16x8_t) -> float16x8_t
Reciprocal square-root estimate. Arm's documentation