MULT

From Final Fantasy Hacktics Wiki
Revision as of 22:38, 31 December 2013 by Xifanie (talk | contribs) (Created page with "= {B4} {{IE_B4}} = Multiplies the immediate with the current value. (low 32bit) Use this instruction for general multiplication. See Also: Event...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{B4} MULT

Multiplies the immediate with the current value. (low 32bit)

Use this instruction for general multiplication.


See Also: {B0} ADD{B2} SUB{B6} DIV{B8} MOD{B9} MODVar{BA} AND{BC} OR{BE} ZERO


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.