Function core::arch::aarch64::vsub_s64

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