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