pub unsafe fn vbslq_s16(a: uint16x8_t, b: int16x8_t, c: int16x8_t) -> int16x8_tAvailable on target feature
neon and target feature v7 and AArch64 only.Expand description
Bitwise Select. (128-bit)
pub unsafe fn vbslq_s16(a: uint16x8_t, b: int16x8_t, c: int16x8_t) -> int16x8_tneon and target feature v7 and AArch64 only.Bitwise Select. (128-bit)