Difference between revisions of "SUB"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
= {B2} {{IE_B2}} =
 
= {B2} {{IE_B2}} =
Subtracts the immediate from the current value. Can overflow.
+
{{IE_B2_ex}}
 +
 
 +
{{IE_B2_desc}}
  
  

Revision as of 19:54, 7 January 2014

{B2} SUB

SUB(xVARI,xVALU)

Subtract Immediate | Variable = Variable - ImmediateValue (Can overflow)


See Also: {B0} ADD{B4} MULT{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.