pub fn vbsl_p64(a: poly64x1_t, b: poly64x1_t, c: poly64x1_t) -> poly64x1_t
Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
only.Expand description
Bitwise Select.
pub fn vbsl_p64(a: poly64x1_t, b: poly64x1_t, c: poly64x1_t) -> poly64x1_t
target_arch=arm64ec
) and target feature neon
only.Bitwise Select.