This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

underflow detection


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]