
341
Data Movement Instructions
Section 3-8
Description
MOVD(083) copies the content of n digits from S (beginning at digit m) to D
(beginning at digit
l
). Only the specified digits are changed; the rest are left
unchanged.
If the number of digits being read or written exceeds the leftmost digit of S or
D, MOVD(083) will wrap to the rightmost digit of the same word.
Note The same word can be specified for both S and D to copy a bit within a word.
Flags
Examples
Four-digit Transfer
When CIO 000000 is ON in the following example, four digits of data are cop-
ied from CIO 0200 to CIO 0300. The transfer begins with the digit 1 of
CIO 0200 and digit 0 or CIO 0300, in accordance with the control word’s value
of 0031.
Note After reading the leftmost digit of S (digit 3), MOVD(083) wraps to the right-
most digit (digit 0).
Index Registers
---
Indirect addressing
using Index Registers
,IR0 to ,IR15
–2048 to +2047, IR0 to –2048 to +2047, IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –) IR0 to, –(– –) IR15
Area
S
C
D
l
Name
Label
Operation
Error Flag
ER
ON if one of the first three digits of C is not within the
specified range of 0 to 3.
OFF in all other cases.
Digit no.
Digit no.
First digit in D: Digit 0
Number of digits: 3 (4 digits)
First digit in S: Digit 1
Summary of Contents for SYSMAC CS Series
Page 2: ......
Page 4: ...iv ...
Page 30: ...xxx ...
Page 186: ...146 List of Instructions by Function Code Section 2 4 ...
Page 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Page 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Page 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Page 1392: ...1352 ASCII Code Table Appendix A ...
Page 1404: ...1364 Revision History ...