MULtiplication with Overflow : Set $t1 to low-order 32 bits of the product of $t2 and $t3
mulo
Operands
$reg, $reg, [$reg/int16/int32]Variants
- MULtiplication with Overflow : Set $t1 to low-order 32 bits of the product of $t2 and $t3 mulo $t1,$t2,$t3
- MULtiplication with Overflow : Set $t1 to low-order 32 bits of the product of $t2 and signed 16-bit immediate mulo $t1,$t2,-100
- MULtiplication with Overflow : Set $t1 to low-order 32 bits of the product of $t2 and 32-bit immediate mulo $t1,$t2,100000
Loading...