Difference between revisions of "DIV"
Jump to navigation
Jump to search
m (Xifanie moved page Event Instruction B6 to DIV) |
|
(No difference)
|
Latest revision as of 04:59, 23 February 2021
{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.