You copied the Doc URL to your clipboard.
SQDMLAL (scalar)
Signed saturating doubling multiply-add long.
Syntax
SQDMLAL
Va
d
, Vb
n
, Vb
m
Where:
Va
-
Is the destination width specifier, and can be either
S
orD
. d
-
Is the number of the SIMD and FP destination register.
Vb
-
Is the source width specifier, and can be either
H
orS
. n
-
Is the number of the first SIMD and FP source register.
m
-
Is the number of the second SIMD and FP source register.
Usage
The following table shows the valid specifier combinations:
Table 19-17 SQDMLAL (Scalar) specifier combinations
Va |
Vb |
---|---|
S | H |
D | S |