core
1.89.0-beta.7
(4229c2e70 2025-07-25)
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.