MULHI
Multiplies a register with another register or immediate value and saves the higher bits.
Instruction | Operand 1 | Operand 2 | Description |
MULHI | Reg | Reg/Imm | OP1 = [OP1 × OP2] >> N |
Last updated
Multiplies a register with another register or immediate value and saves the higher bits.
Instruction | Operand 1 | Operand 2 | Description |
MULHI | Reg | Reg/Imm | OP1 = [OP1 × OP2] >> N |
Last updated