pub unsafe fn vbsl_s64(a: uint64x1_t, b: int64x1_t, c: int64x1_t) -> int64x1_t
Available on ARM and target feature
neon
only.Expand description
Bitwise Select.
pub unsafe fn vbsl_s64(a: uint64x1_t, b: int64x1_t, c: int64x1_t) -> int64x1_t
neon
only.Bitwise Select.