vld4_dup_f64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float64x1x4_t | vld4_dup_f64 | (float64_t const * ptr) | Load / Stride | |
Description Load single 4-element structure and Replicate to all lanes of four registers. This instruction loads a 4-element structure from memory and replicates the structure to all the lanes of the four SIMD&FP registers. Results Vt4.1D result.val[3]Vt3.1D result.val[2]Vt2.1D result.val[1]Vt.1D result.val[0] This intrinsic compiles to the following instructions: LD4R Argument Preparation ptr register: Xn Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.