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