Difference between revisions of "MODVar"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {B9} {{IE_B9}} = Divides the current value by the immediate. (high 32bit) See Also: {B0} {{IE_B0}}{B2} {{IE_B2}} ...")
 
Line 1: Line 1:
 
= {B9} {{IE_B9}} =
 
= {B9} {{IE_B9}} =
Divides the current value by the immediate. (high 32bit)
+
{{IE_B9_ex}}
 +
 
 +
{{IE_B9_desc}}
  
  

Revision as of 19:58, 7 January 2014

{B9} MODVar

MODVar(xVAR1,xVAR2)

Divide Immediate | Variable = Variable ÷ ImmediateValue (high 32bit)


See Also: {B0} ADD{B2} SUB{B4} MULT{B6} DIV{B8} MOD{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.