Function vbsl_f16

1.59.0 · Source
pub fn vbsl_f16(a: uint16x4_t, b: float16x4_t, c: float16x4_t) -> float16x4_t
Available on (AArch64 or target_arch="arm64ec") and target feature neon,fp16 only.
Expand description

Bitwise Select. Arm’s documentation