Booth's multiplication algorithm: Difference between revisions

Content deleted Content added
Line 8:
** To the right of the multiplier, write a 0.
 
* Count how many bits are in the product. That many times, do thisthese two steps :
*# If the two rightmost bits are...
*#* 00 or 11: do nothing.