Rev. 1.50, 10/04, page 419 of 448
Possible Exceptions and Overflow/Underflow Exception Trap Generating Conditions:
• FPU error
• Invalid operation
• Overflow
Generation of overflow-exception traps
FPSCR.PR = 0: FRn and FRm have the different signs and the exponent of at least one value is
H'FE
FPSCR.PR = 1: DRn and DRm have the different signs and the exponent of at least one value
is H'7FE
• Underflow
Generation of underflow-exception traps
FPSCR.PR = 0: FRn and FRm have same sign and neither has an exponent greater than H'18
FPSCR.PR = 1: DRn and DRm have same sign and neither has an exponent greater than H'035
• Inexact