2 Instructions
2-110 CP1E CPU Unit Instructions Reference Manual(W483)
When CIO 0.00 is ON in the following example, the content of D101 and D100 are copied to D201 andD200.When CIO 0.00 is ON in the following example, the status of the bits in CIO 100 is inverted and theresult is copied to D100.
0.01
MOV
+1234
D11
0.02
MOV
-1234
D12
0.03
D10 1 2
811
1215
34
03
47
D11 0 4
811
1215
D2
03
47
D12 F B
811
1215
2E
03
47
MOV
#1234
D10
(Decimal 1234)
(Decimal -1234)
(Hexadecimal 1234)
MOVL
D100
D200
0.00
D100
D101
D200
D201
MVN
100
D100
0.00
100CH
D100
1101
D
1001
9
0010
2
0000
0
0010
2
0110
6
1101
D
1111
F