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