Non-Confidential | ![]() | DUI0801J | ||
| ||||
Home > Advanced SIMD Instructions (32-bit) > VMLSL |
Vector Multiply Subtract Long.
VMLSL
{
}.cond
datatype
, Qd
,
Dn
Dm
where:
cond
is an optional condition code.
datatype
must be one of S8
, S16
, S32
, U8
, U16
,
or U32
.
Qd
, Dn
, Dm
are the destination vector, the first operand vector, and the second operand vector, for a long operation.
VMLSL
multiplies corresponding elements in two vectors, subtracts the
results from corresponding elements of the destination vector, and places the final results
in the destination vector.