10.1.14.1 Decrementer Functionality
The following table lists the functionalities of a Decrementer.
| DataA | DataB | Sum | Cout |
|---|---|---|---|
| m | n | m - 1 | (m-1) < 0 |
The following table lists the functionalities of a Decrementer.
| DataA | DataB | Sum | Cout |
|---|---|---|---|
| m | n | m - 1 | (m-1) < 0 |
Rev: A