A SERVICE OF

logo

6F3B0253
Basic Hardware and Function 137
7. Instructions
FUN 019 DMOV Double-word data transfer
Expression
Input [ A+1A MOV B+1B ] Output
Function
When the input is ON, the double-word (32-bit) data of A+1A is stored in double-word register
B+1
B
. The data range is -2147483648 to 2147483647.
Execution condition
Input Operation Output
OFF No execution OFF
ON Execution ON
Operand
Name Device Register Constant Index
X Y R S T. C. XWYWRWSW T C D I J K
A Source
√√√√√√√√√√
B Destination
√√√√√√√√√
Example
When R011 is ON, a double-word data of D0101D0100 is stored in RW17RW16 and the
output is turned ON. If D0101D0100 is 1234567, the data 1234567 is stored in RW17RW16.