Skip to main content

vld3_dup_f64

Function vld3_dup_f64 

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

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

§Safety

  • Neon intrinsic unsafe