■
Processing
F E D C B A 9 8 7 6 5 4 3 2 1 0
Example 1) Transfer X1 through X8 to Y6 through YD
[S1]…X1 [S2]…X8 [D]…Y6
WX0
0 1 1 0 1 0 0 1 1 1 0 0 0 0 1 1
bit
BIN
F E D C B A 9 8 7 6 5 4 3 2 1 0
WY0
0 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0
bit
BIN
F E D C B A 9 8 7 6 5 4 3 2 1 0
Example 2) Transfer X1 through X8 to YD through Y14
[S1]…X1 [S2]…X8 [D]…YD
WY0
0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
F E D C B A 9 8 7 6 5 4 3 2 1 0
WY1
0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0
bit
BIN
F E D C B A 9 8 7 6 5 4 3 2 1 0
WX0
0 1 1 0 1 0 0 1 1 1 0 0 0 0 1 1
bit
BIN
■
Precautions for programming
● In the case of a direct address and index modification address, specify the same device for
[S1] and [S2]. At the same time, specify [S2] to be greater than or equal to [S1].
■
Flag operations
Name Description
SR7
SR8
(ER)
To be set in the case of out-of-range in indirect access (index modification).
To be set when [S1] is larger than [S2].
To be set when the destination range is outside the accessible range.
5.7 BTM (Bit Block Transfer)
WUME-FP7CPUPGR-12 5-17