Difference between revisions of "MULTVar"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {B5} {{IE_B5}} = {{IE_B5_ex}} {{IE_B5_desc}} See also: {B4} {{IE_B4}}{BE} {{IE_BE}} == <span id="Variable1">Varia...")
 
Line 5: Line 5:
  
  
See also: [[Event_Instruction_B4|{B4} {{IE_B4}}]] ― [[Event_Instruction_BE|{BE} {{IE_BE}}]]
+
See also: [[Event_Instruction_B4|{B4} {{IE_B4}}]] ― [[Event_Instruction_B8|{B8} {{IE_B8}}]] ― [[Event_Instruction_BE|{BE} {{IE_BE}}]]
  
  

Revision as of 14:41, 14 January 2014

{B5} MULTVar

MULTVar(xVAR1,xVAR2)

Multiply Variable | Variable1 = Variable1 × Variable2 (low 32bit)

Use this instruction for general multiplication.


See also: {B4} MULT{B8} MOD{BE} ZERO


Variable 1 : Half-Word (hex)

Click here for the list of Variables


Variable 2 : Half-Word (hex)

See Variable 1.