Non-Confidential | ![]() | DUI0801J | ||
| ||||
Home > A64 SIMD Vector Instructions > UABA (vector) |
Unsigned Absolute difference and Accumulate.
UABA
Vd
.T
, Vn
.T
, Vm
.T
Where:
Vd
T
8B
, 16B
, 4H
, 8H
, 2S
or 4S
.
Vn
Vm
Unsigned Absolute difference and Accumulate. This instruction subtracts the elements of the vector of the second source SIMD and FP register from the corresponding elements of the first source SIMD and FP register, and accumulates the absolute values of the results into the elements of the vector of the destination SIMD and FP register.
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.