Difference between revisions of "MOD"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 8: Line 8:
  
  
== <span id="Variable1">Variable 1 : Half-Word (hex)</span> ==
+
== Variable : Half-Word (hex) ==
 
{{Variables}}
 
{{Variables}}
  
  
== Variable 2 : Half-Word (hex) ==
+
{{Immediate}}
See [[#Variable1|Variable 1]].
 

Revision as of 00:13, 17 February 2014

{B8} MOD

MOD(xVARI,xVALU)

Divide Immediate (modulus) | Variable = Variable % ImmediateValue (high 32bit)


See also: {B4} MULT{B5} MULTVar{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.