vcopy_lane_f64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float64x1_t | vcopy_lane_f64 | (float64x1_t a, const int lane1, float64x1_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.1Dlane2 minimum: 0; maximum: 0 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.