#* Convert the factors to [[two's complement]] notation. Find the negative of the multiplicand.
#* AddCount 0show tomany thebits leftare ofin the multipliermultiplicand. inaAdd quantitythat equivalentmany 0s to the numberleft of bits in the multiplicandmultiplier.
#* Add a 0 to the right of the binary number that results from the previous stepmultiplier.
# Check the two rightmost bits of the resultant binary number:▼
*Repeat these two steps for each bit in the multiplier :