pub unsafe fn vbsl_s32(a: uint32x2_t, b: int32x2_t, c: int32x2_t) -> int32x2_t
This is supported on target feature
neon
and target feature v7
and AArch64 only.Expand description
Bitwise Select.
pub unsafe fn vbsl_s32(a: uint32x2_t, b: int32x2_t, c: int32x2_t) -> int32x2_t
neon
and target feature v7
and AArch64 only.Bitwise Select.