Function core::arch::aarch64::vld2q_dup_s64

1.59.0 · source ·
pub unsafe fn vld2q_dup_s64(a: *const i64) -> int64x2x2_t
Available on AArch64 and target feature neon only.
Expand description

加载单个 2 元素结构体并复制到两个寄存器的所有 lanes

Arm’s documentation