Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: curiosity killed the cat... hi/lo bit C verses Assembly

Author: Russell Reagan

Date: 14:37:38 07/17/03

Go up one level in this thread


On July 17, 2003 at 13:42:07, Dann Corbit wrote:

>Bitboard   lo_bit1(Bitboard n)
>{
>    return n & -n;
>}

Why would any of the other functions (or any assembly code) be faster than this?
This looks pretty "bare bones" to me.



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.