core
1.87.0-nightly
(9fb94b32d 2025-03-10)
In core::
arch::
aarch64
core
::
arch
::
aarch64
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.