Difference between revisions of "MOD"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
− | == | + | == Variable : Half-Word (hex) == |
{{Variables}} | {{Variables}} | ||
− | + | {{Immediate}} | |
− |
Revision as of 00:13, 17 February 2014
{B8} MOD
MOD(xVARI,xVALU)
Divide Immediate (modulus) | Variable = Variable % ImmediateValue (high 32bit)
See also: {B4} MULT ― {B5} MULTVar ― {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.