Skip to main content

vld4q_dup_f64

Function vld4q_dup_f64 

1.59.0 · Source
pub unsafe fn vld4q_dup_f64(a: *const f64) -> float64x2x4_t
Available on target feature neon and (AArch64 or ARM64EC) only.
Expand description

Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation

§Safety

  • Neon intrinsic unsafe