■
Logical conjunction (AND)
[S1] bit [S2] bit Logical conjunction
0 0 0
0 1 0
1 0 0
1 1 1
■
Processing
Example 1) When the operation unit is 16-bit (US, SS)
Example 2) Operation unit: 32 bits (UL, SL)
■
Flag operations
Name Description
SR7
SR8
(ER)
To be set in the case of out-of-range in indirect access (index modification).
6.16 AND (Logical Conjunction)
WUME-FP7CPUPGR-12 6-35