164
6-3. Description of High-level Instructions
■
Examples of hexadecimal digit copy
S
D
(1) When hexadecimal digit 1 of the source is copied to
hexadecimal digit 1 of the destination:
n: H 1 0 1
S
D
(2) When hexadecimal digit 3 of the source is copied to
hexadecimal digit 0 of the destination:
n: H 0 0 3
S
D
(3) When multiple hexadecimal digits (hexadecimal digits 2 and 3)
of the source are copied to multiple hexadecimal digits
(hexadecimal digits 2 and 3) of the destination:
n: H 2 1 2
S
D
n: H 2 1 0
(4) When multiple hexadecimal digits (hexadecimal digits 0 and 1)
of the source are copied to multiple hexadecimal digits
(hexadecimal digits 2 and 3) of the destination:
S
D
n: H 1 3 0
(5) When 4 hexadecimal digits (hexadecimal digits 0 to 3)
of the source are copied to 4 hexadecimal digits
(hexadecimal digits 0 to 3) of the destination:
Source: Starting hexadecimal digit 1
Copies 1 hexadecimal digit (4 bits)
Destination: Starting hexadecimal digit 1
Source: Starting hexadecimal digit 3
Copies 1 hexadecimal digit (4 bits)
Destination: Starting hexadecimal digit 0
Source: Starting hexadecimal digit 2
Copies 2 hexadecimal digits (8 bits)
Destination: Starting hexadecimal digit 2
Source: Starting hexadecimal digit 0
Copies 2 hexadecimal digits (8 bits)
Destination: Starting hexadecimal digit 2
Source: Starting hexadecimal digit 0
Copies 4 hexadecimal digits (16 bits)
Destination: Starting hexadecimal digit 1
Summary of Contents for FP1
Page 1: ...PROGRAMMABLE CONTROLLER FP1 is a global brand name of Matsushita Electric Works Hardware ...
Page 28: ...20 ...
Page 98: ...90 ...
Page 150: ...142 ...
Page 208: ...200 ...
Page 226: ...218 ...
Page 280: ...272 ...