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