vld3_lane_s32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x2x3_t | vld3_lane_s32 | (int32_t const * ptr, int32x2x3_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.2S result.val[2]Vt2.2S result.val[1]Vt.2S result.val[0] This intrinsic compiles to the following instructions: LD3 Argument Preparation ptr register: Xnsrc register: Vt3.2Slane minimum: 0; maximum: 1 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.