pub fn vbslq_f16(a: uint16x8_t, b: float16x8_t, c: float16x8_t) -> float16x8_t
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon,fp16
only.Expand description
Bitwise Select. Arm’s documentation