Difference between revisions of "SUB"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {B2} {{IE_B2}} = Subtracts the immediate from the current value. Can overflow. See Also: {B0} {{IE_B0}} ― Event_Instr...")
 
m
Line 1: Line 1:
= [[Event_Instruction_B2|{B2} {{IE_B2}}]] =
+
= {B2} {{IE_B2}} =
 
Subtracts the immediate from the current value. Can overflow.
 
Subtracts the immediate from the current value. Can overflow.
  

Revision as of 23:48, 31 December 2013

{B2} SUB

Subtracts the immediate from the current value. 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.