Mitsubishi Electronics E60 Video Game Controller User Manual


 
D/
- 100 -
{ D/ ... BIN 32-bit division
Usable device
Bit device Word device
Con-
stant
Pointer Level
X Y M L SM F T C D R Z K H P N
Digit
desig-
nation
No. of
steps
Index
S1
S2
D
5/6
D/
D/ S2S1 D
S2
S1
Division data or head No. of
device where division data is stored.
D
Setting data
Head No. of device to store division
results.
Division data or head No. of device
where division data is stored.
Division command
Function
(1) The BIN data designated with S1 is divided by the BIN data designated with S2, and the division
results are stored in the device designated with D.
567890 (BIN) 123456 (BIN)
4 (BIN)
/
S1
S1+1
S2
S2+1
D
D+1
74066 (BIN)
D+2
D+3
Quotient
Redundant
B31......B16B15.......B0 B31......B16B15.......B0
B31......B16B15.......B0
B31......B16B15.......B0
(2) -2147483648 to 2147483647 (BIN 32-bit) can be designated in S1 and S2.
(3) The positive/negative of the data in S1, S2 and D is determined with the highest-order bit (B31).
B31
Judgment of
positive/negative
0 Positive
1 Negative
(4) For the word device, the operation results will be stored as quotient and redundant using the
64-bit.
Quotient ... Stored in low-order 32-bit.
Redundant ... Stored in high-order 32-bit.
(5) The S1 and S2 data will not change even after operation is executed.