vgetq_lane_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32_t | vgetq_lane_u32 | (uint32x4_t v, const int lane) | Vector manipulation / Extract one element from vector | |
Description Unsigned Move vector element to general-purpose register. This instruction reads the unsigned integer from the source SIMD&FP register, zero-extends it to form a 32-bit or 64-bit value, and writes the result to the destination general-purpose register. Results Rd result This intrinsic compiles to the following instructions: UMOV Argument Preparation v register: Vn.4Slane minimum: 0; maximum: 3 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.