vaddlv_s32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int64_t | vaddlv_s32 | (int32x2_t a) | Vector arithmetic / Across vector arithmetic / Addition across vector widening | |
Description Signed Add Long Pairwise. This instruction adds pairs of adjacent signed integer values from the vector in the source SIMD&FP register, places the result into a vector, and writes the vector to the destination SIMD&FP register. The destination vector elements are twice as long as the source vector elements. Results Dd result This intrinsic compiles to the following instructions: SADDLP Argument Preparation a register: Vn.2S Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.