vget_lane_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16_t | vget_lane_f16 | (float16x4_t v, const int lane) | Vector manipulation / Extract one element from vector | |
Description Duplicate vector element to vector or scalar. This instruction duplicates the vector element at the specified element index in the source SIMD&FP register into a scalar or each element in a vector, and writes the result to the destination SIMD&FP register. Results Hd result This intrinsic compiles to the following instructions: DUP Argument Preparation v register: Vn.4Hlane minimum: 0; maximum: 3 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.