Difference between revisions of "ADD"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
  
See Also: [[Event_Instruction_B2|{B2} {{IE_B2}}]] ― [[Event_Instruction_B4|{B4} {{IE_B4}}]] ― [[Event_Instruction_B6|{B6} {{IE_B6}}]] ― [[Event_Instruction_B8|{B8} {{IE_B8}}]] ― [[Event_Instruction_B9|{B9} {{IE_B9}}]] ― [[Event_Instruction_BA|{BA} {{IE_BA}}]] ― [[Event_Instruction_BC|{BC} {{IE_BC}}]] ― [[Event_Instruction_BE|{BE} {{IE_BE}}]]
+
See also: [[Event_Instruction_B1|{B1} {{IE_B1}}]] ― [[Event_Instruction_BE|{BE} {{IE_BE}}]]
  
  
 +
== Variable : Half-Word (hex) ==
 
{{Variables}}
 
{{Variables}}
  
  
 
{{Immediate}}
 
{{Immediate}}

Revision as of 14:29, 14 January 2014

{B0} ADD

ADD(xVARI,xVALU)

Add Immediate | Variable = Variable + ImmediateValue (Can overflow)


See also: {B1} ADDVar{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.