Difference between revisions of "DIV"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {B6} {{IE_B6}} = Divides the current value by the immediate. (low 32bit) Use this instruction for general division. See Also: {B0} {{IE_B0}} ― ...")
(No difference)

Revision as of 23:46, 31 December 2013

{B6} DIV

Divides the current value by the immediate. (low 32bit)

Use this instruction for general division.


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