vld1_lane_p64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | poly64x1_t | vld1_lane_p64 | (poly64_t const * ptr, poly64x1_t src, const int lane) | Load / Stride | |
Description Load one single-element structure to one lane of one register. This instruction loads a single-element structure from memory and writes the result to the specified lane of the SIMD&FP register without affecting the other bits of the register. Results Vt.1D result This intrinsic compiles to the following instructions: LD1 Argument Preparation ptr register: Xnsrc register: Vt.1Dlane minimum: 0; maximum: 0 Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.