You copied the Doc URL to your clipboard.
MUL (vector)
Multiply.
Syntax
MUL
Vd
.T
, Vn
.T
, Vm
.T
Where:
Vd
-
Is the name of the SIMD and FP destination register.
T
-
Is an arrangement specifier, and can be one of
8B
,16B
,4H
,8H
,2S
or4S
. Vn
-
Is the name of the first SIMD and FP source register.
Vm
-
Is the name of the second SIMD and FP source register.