We are multiplying two four bit integers with one four bit m…
We are multiplying two four bit integers with one four bit multiplicand register and one eight bit product/multiplier register that shifts right. Fill in the blanks with the appropriate 8 bit pattern in the Product|Multiplier register. Iteration Step Multiplier Product | Multiplicand 0 Initial values 1010 00000110 1 1 1010 00000110 2 1010 00000011 2 1 1010 2 1010 3 1 1010 2 1010 4 1 1010 2 1010