core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
In core::
core_
arch::
aarch64::
neon
core
::
core_arch
::
aarch64
::
neon
Function
vadd_s64
Copy item path
1.59.0
·
Source
pub fn vadd_s64(a:
int64x1_t
, b:
int64x1_t
) ->
int64x1_t
Available on
(AArch64 or
target_arch="arm64ec"
) and target feature
neon
only.
Expand description
Vector add.