vcopy_laneq_p64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | poly64x1_t | vcopy_laneq_p64 | (poly64x1_t a, const int lane1, poly64x2_t b, const int lane2) | Vector manipulation / Copy vector lane | |
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 Dd result This intrinsic compiles to the following instructions: DUP Argument Preparation a register: UNUSEDlane1 minimum: 0; maximum: 0b register: Vn.2Dlane2 minimum: 0; maximum: 1 Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.