MULT

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search

{B4} MULT

MULT(xVARI,xVALU)

Multiply Immediate | Variable = Variable × ImmediateValue (low 32bit)

Use this instruction for general multiplication.


See also: {B5} MULTVar{B8} MOD{BE} ZERO


Variable : Half-Word (hex)

Click here for the list of Variables


Immediate Value : Half-Word (hex)

Value that will be use along with the operand to change the address' value.