DIV

From Final Fantasy Hacktics Wiki
(Redirected from Event Instruction B6)
Jump to navigation Jump to search

{B6} DIV

DIV(xVARI,xVALU)

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

Use this instruction for general division.


See also: {B7} DIVVar{B9} MODVar{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.