Function vcvtp_s16_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvtp_s16_f16(a: float16x4_t) -> int16x4_t
Floating-point convert to signed integer, rounding to plus infinity Arm's documentation
vcvtp_s16_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvtp_s16_f16(a: float16x4_t) -> int16x4_t
Floating-point convert to signed integer, rounding to plus infinity Arm's documentation