pub fn vbslq_p8(a: uint8x16_t, b: poly8x16_t, c: poly8x16_t) -> poly8x16_tAvailable on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Bitwise Select. Arm’s documentation
pub fn vbslq_p8(a: uint8x16_t, b: poly8x16_t, c: poly8x16_t) -> poly8x16_tneon only.Bitwise Select. Arm’s documentation