Difference between revisions of "Template:IE B6 desc"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "Divides the current value by the immediate. (low 32bit) Use this instruction for general division.")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Divides the current value by the immediate. (low 32bit)
+
Divide Immediate | Variable = Variable ÷ ImmediateValue (low 32bit)
  
 
Use this instruction for general division.
 
Use this instruction for general division.

Latest revision as of 03:48, 14 January 2014

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

Use this instruction for general division.