6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
493
6
• These instructions transfer the 32-bit binary data in the device specified by (s) to the device specified by (d).
• If (s) is a digit-specified bit device, the digit-specified bits are targeted. If data specified by (s) is less than 16 bits, 0s are
added and transferred.
There is no operation error.
(1) If data specified by (s) is less than 32 bits, 0s are added and transferred.
1
b27 b0
010001110010
10000 010001110010
(s)
(d)
b27b28b31 b0
(1)