Let n be the number of bits of the mantissa in a binary floating-point number. When the

Question:

Let n be the number of bits of the mantissa in a binary floating-point number. When the mantissas are aligned during the addition or subtraction, the exponent difference may be greater than n - 1. If this occurs, the mantissa with the smaller exponent is shifted entirely out of the register. Modify the mantissa alignment in Fig. 10-15 by including a sequence counter SC that counts the number of shifts. If the number of shifts is greater than n - 1, the larger number is then used to determine the result.

Fig. 10-15

Check for zeros Add or subtract = 0 BR Add #0 AC BR op = 0 Sub A + A AC = 0 A + A +1 A + A shl A ata-l #0 shr

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: