Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Fruit 1.0 64-bit

Author: Robert Hyatt

Date: 14:09:15 03/27/04

Go up one level in this thread


On March 26, 2004 at 17:45:54, Pat King wrote:

>On March 26, 2004 at 11:50:04, Robert Hyatt wrote:
>
>>On March 26, 2004 at 09:15:12, Fabien Letouzey wrote:
>>
>>>Would there be a reason why, for instance, 16-bit integers would be slower in
>>>64-bit mode?
>>>
>>>Fabien.
>>
>>
>>Yes.  16/32 bit ints require sign-extension.  signed things are a problem...
>
>Hmmm. And that would also apply for 16 bits on 32 bit platforms?
>
>Pat


Yes...

If you use signed indices.  Use unsigned and the problem goes away...



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.