Re: 64 bit data types
- From: "Henrick Hellström [StreamSec]" <henrick@xxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 12:21:52 +0100
Ender wrote:
According definition Integer and Cardinal is generic datatypes which should become 64-bit.
I thought so too, but according to Danny Thorpe, Integer has only been guaranteed to be the most effective (not largest) signed integer type supported by the CPU. On x64 that is still a 32 bit integer, because 32 bit operations are generally faster that 64 bit operations even on these CPUs.
.
- Follow-Ups:
- Re: 64 bit data types
- From: John Herbster
- Re: 64 bit data types
- References:
- 64 bit data types
- From: Florent Ouchet
- Re: 64 bit data types
- From: Ender
- 64 bit data types
- Prev by Date: Re: What Borland should stop wasting their time on
- Next by Date: Re: 64 bit data types
- Previous by thread: Re: 64 bit data types
- Next by thread: Re: 64 bit data types
- Index(es):
Relevant Pages
|