Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: 64 bits

Author: Tom Kerrigan

Date: 11:07:50 06/20/02

Go up one level in this thread


On June 20, 2002 at 13:03:10, Robert Hyatt wrote:

>It could certainly be done.  However, I don't see what it would prove.
>Other than that 64 bit operations are more efficient when done in one
>"chunk" than in two.  That seems intuitive anyway.  It would also present
>a few problems, with the FirstOne() and LastOne() PopCnt() functions that
>use assembly on the PC but not on the 64 bit machines (yet).

How would this be a problem? Why are you talking about PCs? The experiment is to
force a 64-bit chip to use 32-bit ints for bitboards. The PC is not a 64-bit
platform (yet) so we're OBVIOUSLY not talking about it.

As for not seeing what the experiment would prove, I assume you're joking.

-Tom



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.