divx

divx


divd Index Level data reference specification
Syntax divx hexnum hexnum  
Category System Debugger
Type Command
Description divides the first hexadecimal number provided by the second hexadecimal number provided and displays the result as a hexadecimal quotient and remainder.
Options
See Also addx add xtd mulx subx dtx divd System Debugger muld subd divx mulx
Example divx 7F D<return>   9 A
The result is displayed on the same line as the command.
Warnings
Compatibility D3 7.0 AP R83
divd Index Level data reference specification