vld1q_lane_s32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x4_t | vld1q_lane_s32 | (int32_t const * ptr, int32x4_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.4S result This intrinsic compiles to the following instructions: LD1 Argument Preparation ptr register: Xnsrc register: Vt.4Slane minimum: 0; maximum: 3 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.