Multiplication: set t1 to the upper 32 bits of t2*t3 using signed multiplication
mulh
Operands
reg, reg, regVariants
- Multiplication: set t1 to the upper 32 bits of t2*t3 using signed multiplication mulh t1,t2,t3
Loading...
Multiplication: set t1 to the upper 32 bits of t2*t3 using signed multiplication