Booth's multiplication algorithm: Difference between revisions

Content deleted Content added
Tag: Reverted
m Reverting possible vandalism by 2409:4072:E9A:FF1B:34B1:8664:6F21:8505 to version by 2A00:23C5:D184:500:42A:D4DD:4A2F:828C. Report False Positive? Thanks, ClueBot NG. (4061950) (Bot)
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.