User's Manual

Chapter 3 Creating and Editing Screens
Revision May, 2010 3-305
Example
Divide $0 by the value of 2 and store the value in $0 (this is an operation of unsigned
16-bit data).
Divide $1 by $2 and store the value in $3 (this is an operation of signed 16-bit data).
Divide $4 by $6 and store the value in $8 (this is an operation of signed 32-bit data).