■
Processing
Example 1) Operation unit: 16 bits (US)
[S]…DT0 [D]…DT10
0000000000011000
0000000000010100
DT10DT0
Example 2) Operation unit: 32 bits (UL)
[S]…DT0 [D]…DT10
00000000000000000000000000011111
00000000000000000000000000010000
DT0, DT1
DT10, DT11
[i]…US
[i]…UL
■
Flag operations
Name Description
SR7
SR8
(ER)
To be set in the case of out-of-range in indirect access (index modification).
■
Correspondence Table: DEC / BIN / Gray Code
Decimal
Decimal
Binary
Binary
Gray code
Gray code
0 0000 0000 0000 0000 0000 0000 0000 0000
1 0000 0000 0000 0001 0000 0000 0000 0001
2 0000 0000 0000 0010 0000 0000 0000 0011
3 0000 0000 0000 0011 0000 0000 0000 0010
4 0000 0000 0000 0100 0000 0000 0000 0110
5 0000 0000 0000 0101 0000 0000 0000 0111
6 0000 0000 0000 0110 0000 0000 0000 0101
7 0000 0000 0000 0111 0000 0000 0000 0100
8 0000 0000 0000 1000 0000 0000 0000 1100
9 0000 0000 0000 1001 0000 0000 0000 1101
10 0000 0000 0000 1010 0000 0000 0000 1111
11 0000 0000 0000 1011 0000 0000 0000 1110
12 0000 0000 0000 1100 0000 0000 0000 1010
13 0000 0000 0000 1101 0000 0000 0000 1011
14 0000 0000 0000 1110 0000 0000 0000 1001
15 0000 0000 0000 1111 0000 0000 0000 1000
16 0000 0000 0001 0000 0000 0000 0001 1000
17 0000 0000 0001 0001 0000 0000 0001 1001
7.14 GRY (Conversion: Binary → Gray Code)
7-32 WUME-FP7CPUPGR-12