Function vcvtq_n_f16_s16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvtq_n_f16_s16(a: int16x8_t, N: i32) -> float16x8_t
Fixed-point convert to floating-point Arm's documentation
vcvtq_n_f16_s16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvtq_n_f16_s16(a: int16x8_t, N: i32) -> float16x8_t
Fixed-point convert to floating-point Arm's documentation