Content deleted Content added
Line 20:
*#* 01: P = P + A. Ignore any overflow.
*#* 10: P = P + S. Ignore any overflow.
*#
<br />
* Drop the rightmost bit from the product for the final result.
|
Line 20:
*#* 01: P = P + A. Ignore any overflow.
*#* 10: P = P + S. Ignore any overflow.
*#
<br />
* Drop the rightmost bit from the product for the final result.
|