Function vcvt_s16_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvt_s16_f16(a: float16x4_t) -> int16x4_t
Floating-point convert to signed fixed-point, rounding toward zero Arm's documentation
vcvt_s16_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvt_s16_f16(a: float16x4_t) -> int16x4_t
Floating-point convert to signed fixed-point, rounding toward zero Arm's documentation