Booth's multiplication algorithm: Difference between revisions

Content deleted Content added
See also: Dadda multiplier
Tag: Reverted
Line 37:
*#* P = 0000 0110 0. Arithmetic right shift.
*# P = 0000 011'''0 0'''. The last two bits are 00.
*#* P = 0000 0011 0. Arithmetic right shift.nakku
 
*# P = 0000 001'''1 0'''. The last two bits are 10.
*#* P = 1101 0011 0. P = P + S.