mad24
Multipy two 24-bit integer values x
and y
and add the 32-bit integer result to the 32-bit integer z
.
|
(1) |
-
Multipy two 24-bit integer values `x` and `y` and add the 32-bit integer result to the 32-bit integer `z`.
Parameters:-
I
x
-
I
y
-
I
z
-