Function core::arch::aarch64::vtst_p16

source ·
pub unsafe fn vtst_p16(a: poly16x4_t, b: poly16x4_t) -> uint16x4_t
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target features neon and v7 only.
Expand description

Signed compare bitwise Test bits nonzero

Arm’s documentation