510
6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
• These instructions transfer the 16-bit binary data in the device specified by (s) to the (n) points of the device specified by
(d).
• When (s) is a word device and (d) is a bit device, the number of digit-specified bits in the word device is transferred.
When K1Y30 is specified in (d), the lower 4 bits of the word device specified by (s) are transferred.
• When both (s) and (d) are bit devices, set the same number of digits for both devices.
There is no operation error.
(n)
3456H
3456H
3456H
3456H
3456H
3456H
b15 b0
(s)
(d)
(d)+1
(d)+2
(d)+(n)-2
(d)+(n)-1
b15 b0
(s)
D100
b15 b2b3b4 b0b1
0111
(d)(d)+1(d)+2(d)+3
Y37Y38Y3B Y3CY3F Y30Y33Y34
1011 10111 101 1011
(n)