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