Question: Multiply 0110 by 0101 using the optimized multiplier. For each step show the contents of the product register and the operation using the following table:
- Multiply 0110 by 0101 using the optimized multiplier. For each step show the contents of the product register and the operation using the following table:
| Operation | Multiplicand | Product | |
| 0 | Initial value (load multiplier to the lower half of the product register) | 0110 | 0000 0101 |
| 1 | Add: Prod = Prod + Mcand | 0110 | |
|
| Shift: | 0110 | |
| 2 | Add: | 0110 |
|
|
| Shift: | 0110 | |
| 3 | Add: | 0110 |
|
| Shift: | 0110 | ||
| 4 | Add: | 0110 |
|
| Shift: | 0110 |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
