Subject: Re: emuns on ARM: What should we do?
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-toolchain
Date: 01/21/2002 17:21:29
Jason R Thorpe wrote:
> 
> On Sat, Jan 19, 2002 at 04:05:06PM +0000, David Laight wrote:
> 
>  > Having any integers that are not the true 'natural' size for the
>  > architecture (32bits for almost everything except ILP64 alpha) costs
>  > code.
> 
> FWIW, no one uses the Alpha in "ILP64" mode.  It's LP64, which is to say
> 32-bit int, 64-bit long,pointer, 64-bit long long.

Mmmm... I though I recall someone saying that the DEC 'Unix' (whatever
they called it) ran in ILP64 mode.  But I could be sufferring from
bit-rot of the brain :-)

	David