512
6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
• These instructions transfer the 32-bit binary data in the device specified by (s) to the (n) points of the device specified by
(d).
• When the number of digits is specified for the data in the device specified by (s), only the data corresponding to the
specified digits are transferred. When K5Y0 is specified in (s), the lower 20 bits (five digits) of the word device specified by
(s) are transferred.
• When the number of digits is specified for the data in the device specified by (d), the data corresponding to the specified
digits are transferred. When K5Y0 is specified in (d), the lower 20 bits (five digits) of the word device specified by (s) are
transferred. When the number of digits is specified for both data in the devices specified by (s) and (d), the data
corresponding to the digits specified in (d) are transferred.
• If (n) is 0, no processing is performed.
There is no operation error.
(1) Ignored.
(2) Data of 20 bits (5 digits)
(3) Filled with 0s.
(1) Data (20 bits (5 digits) specified by (d))
(2) Data of 20 bits (5 digits)
1234567H
1234567H
1234567H
1234567H
(n)
b31
b0
(d)
(d)+1,
(d)+2
(d)+2(n)-2
(d)+2(n)-1,
(d)+4
(d)+3,
(d)+5,
1234567H
b31
b0
(s)+1, (s)
Y1F Y14 Y13 Y0
(s)+1, (s)
b31 b20 b19 b0
b31 b20 b19 b0
(d)+2
(d)
(d)+3,
(d)+1,
(d)+2(n)-2(d)+2(n)-1,
0
0
0
(1) (2)
(3) (2)
b31 b20 b19
Y14×((n)-1)+(14-1) Y14×((n)-1)
…
Y20 Y14Y13 Y10
(d)+1
Y27 Y1F
b15 b0
(s)(s)+1
······
0
YF Y0
(d)
···
(1)
(2) (2) (2)