Function vcvth_n_s32_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvth_n_s32_f16(a: f16, N: i32) -> i32
Floating-point convert to fixed-point, rounding toward zero Arm's documentation
vcvth_n_s32_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvth_n_s32_f16(a: f16, N: i32) -> i32
Floating-point convert to fixed-point, rounding toward zero Arm's documentation