MULHI

Multiplies a register with another register or immediate value and saves the higher bits.

block->mulhi(REG_SP, 2);

Last updated