Hi,
As per table 5-8 of VFP9s.pdf , For FADD family instructions with input operand exponent = 0x7FF should bounce and raise overflow exception .
-- As per our understanding , this scenario of FADD generating overflow for 0x7ff exponent will never get covered i.e there is no input operand value (with exponent 0x7FF) for FADD , that generates overflow.
Any value having exponent 0x7FF can either be NAN, or Infinity (Not overflow)
- What Double precision input values (having exponent = 0x7ff) generates Overflow .
Kindly provide suggestions
Regards,
Kinjal Patel