Function vbsl_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vbsl_f16(a: uint16x4_t, b: float16x4_t, c: float16x4_t) -> float16x4_t
Bitwise Select. Arm's documentation
vbsl_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vbsl_f16(a: uint16x4_t, b: float16x4_t, c: float16x4_t) -> float16x4_t
Bitwise Select. Arm's documentation