Redundant instruction
This is a redundant instruction. It is replaced by: MUL
The function multiplies the value specified at input s1 by the value specified at input s2. The result of the function is returned at output d. The result at output d lies between -2147483648 and 2147483647 (i.e. between 16#0 and 16#FFFFFFFF). All 32-bit values are treated as double integer values.
Input
Multiplicand
Multiplier
Output
Result
if the result calculated exceeds the 32-bit area specified at output d.
if the result calculated exceeds the 32-bit area specified at output d.
if the result calculated is 0.