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