vcopyq_laneq_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32x4_t | vcopyq_laneq_u32 | (uint32x4_t a, const int lane1, uint32x4_t b, const int lane2) | Vector manipulation / Copy vector lane | |
Description Insert vector element from another vector element. This instruction copies the vector element of the source SIMD&FP register to the specified vector element of the destination SIMD&FP register. Results Vd.4S result This intrinsic compiles to the following instructions: INS Argument Preparation a register: Vd.4Slane1 minimum: 0; maximum: 3b register: Vn.4Slane2 minimum: 0; maximum: 3 Architectures A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.