vpadal_s8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x4_t | vpadal_s8 | (int16x4_t a, int8x8_t b) | Vector arithmetic / Pairwise arithmetic / Pairwise addition and widen | |
Description Signed Add and Accumulate Long Pairwise. This instruction adds pairs of adjacent signed integer values from the vector in the source SIMD&FP register and accumulates the results into the vector elements of the destination SIMD&FP register. The destination vector elements are twice as long as the source vector elements. Results Vd.4H result This intrinsic compiles to the following instructions: SADALP Argument Preparation a register: Vd.4Hb register: Vn.8B Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.