UNIT-3 CH-2
UNIT-3 CH-2
Minuend in A Augend in A
=0 =1 =1 =0
A s ⊕ Bs As ⊕ Bs
EA ← A+ B’ + 1
EA ← A+ B
As ≠ Bs
As ≠ Bs As = Bs
=0 =1
E AVF ←
A≥B
E
≠0 =0
A← A
A’
A←A+ AS ← 0
1
END
Prior to the shifting, the multiplicand may be added to the partial product,
subtracted from the partial, or left unchanged according to the following
rules:
m X re
Here we use the Registers A and B to hold the mantissa , a and b registers
to hold the exponent. Parallel Adder for Mantissa and Parallel Adder and
comparator for the exponents.
Fig 4.10 Flowchart for Floating Point Addition and Subtraction
4.6 Floating Point Multiplication: