Re: Integer Overflow
- From: Ike Naar <ike@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Dec 2010 10:09:57 +0000 (UTC)
On 2010-12-30, jacob navia <jacob@xxxxxxxxxxxx> wrote:
I demonstrated that
you can detect the overflow, the central point we are discussing about.
If it is a hardware flag or a software combination of flags is
completely irrelevant. Some processors give the same effect of the
overflow flag by using other flags, this is just irrelevant, we are
discussing that _overflow() can be implemented in any
processor including the now dead dec alpha.
FYI, the DEC Alpha is not dead.
In fact, I'm using one to send this post!
.
- Follow-Ups:
- Re: Integer Overflow
- From: jacob navia
- Re: Integer Overflow
- References:
- Integer Overflow
- From: arnuld
- Re: Integer Overflow
- From: jacob navia
- Re: Integer Overflow
- From: BGB
- Re: Integer Overflow
- From: Keith Thompson
- Re: Integer Overflow
- From: jacob navia
- Re: Integer Overflow
- From: BGB
- Re: Integer Overflow
- From: jacob navia
- Re: Integer Overflow
- From: Keith Thompson
- Re: Integer Overflow
- From: jacob navia
- Re: Integer Overflow
- From: Keith Thompson
- Re: Integer Overflow
- From: jacob navia
- Integer Overflow
- Prev by Date: Re: Integer Overflow
- Next by Date: Re: possibly undefined operation
- Previous by thread: Re: Integer Overflow
- Next by thread: Re: Integer Overflow
- Index(es):
Relevant Pages
|