Non-Confidential | ![]() | DUI0801J | ||
| ||||
Home > A64 SIMD Vector Instructions > SADDLP (vector) |
Signed Add Long Pairwise.
SADDLP
Vd
.Ta
, Vn
.Tb
Where:
Vd
Ta
Vn
Tb
Signed Add Long Pairwise. This instruction adds pairs of adjacent signed integer values from the vector in the source SIMD and FP register, places the result into a vector, and writes the vector to the destination SIMD and FP register. The destination vector elements are twice as long as the source vector elements.
Depending on the settings in the CPACR_EL1, CPTR_EL2, and CPTR_EL3 registers, and the current Security state and Exception level, an attempt to execute the instruction might be trapped.
The following table shows the valid specifier combinations:
Table 20-39 SADDLP (Vector) specifier combinations
Ta |
Tb |
---|---|
4H | 8B |
8H | 16B |
2S | 4H |
4S | 8H |
1D | 2S |
2D | 4S |