vget_lane_s64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int64_t | vget_lane_s64 | (int64x1_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.1Dlane minimum: 0; maximum: 0 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.