underflow detection

Ben Elliston bje@redhat.com
Tue Mar 6 14:59:00 GMT 2001


It looks like the `add-oflag' rtx detects the basic overflow
condition.  In this example:

	    (add-oflag x y z)

Is it sufficient to test if `x' (or `y') is negative to detect
underflow?

Ben



More information about the Cgen mailing list