vpadalq_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint64x2_t | vpadalq_u32 | (uint64x2_t a, uint32x4_t b) | Vector arithmetic / Pairwise arithmetic / Pairwise addition and widen | |
Description Unsigned Add and Accumulate Long Pairwise. This instruction adds pairs of adjacent unsigned integer values from the vector in the source SIMD&FP register and accumulates the results with the vector elements of the destination SIMD&FP register. The destination vector elements are twice as long as the source vector elements. Results Vd.2D result This intrinsic compiles to the following instructions: UADALP Argument Preparation a register: Vd.2Db register: Vn.4S Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.