■
Logical disjunction (OR)
[S1] bit [S2] bit Logical disjunction
0 0 0
0 1 1
1 0 1
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.17 OR (Logical Disjunction)
WUME-FP7CPUPGR-12 6-37