Function vcvt_f16_u16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvt_f16_u16(a: uint16x4_t) -> float16x4_t
Fixed-point convert to floating-point Arm's documentation
vcvt_f16_u16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvt_f16_u16(a: uint16x4_t) -> float16x4_t
Fixed-point convert to floating-point Arm's documentation