vaddlvq_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32_t | vaddlvq_s16 | (int16x8_t a) | Vector arithmetic / Across vector arithmetic / Addition across vector widening | |
Description Signed Add Long across Vector. This instruction adds every vector element in the source SIMD&FP register together, and writes the scalar result to the destination SIMD&FP register. The destination scalar is twice as long as the source vector elements. All the values in this instruction are signed integer values. Results Sd result This intrinsic compiles to the following instructions: SADDLV Argument Preparation a register: Vn.8H Architectures A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.