
476 c H A. P T E R 8 Floating-Point Representation, Algorithms, and Implementations
8.42
8.43
8.44
8.45
8.46
[Combined quotient conversion, correction, normalization and rounding] For
the following floating-point operands in the IEEE Standard single-precision
representation (10-bit significand, instead of 24), perform the division using the
digit recurrence method and show the bit-vectors used in the combined scheme
for quotient conversion, correction, normalization, and rounding for the round-
to-nearest mode. Verify the correctness of your result.
X D
001010101011010011 101111111110110011
[Conversion and rounding] Consider the ...