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