TalkChess.com :: View topic - Resource for bit twiddlers
http://216.25.93.108/forum/viewtopic.php?t=13554&sid=8b801c7...
tags: bitboard
TalkChess.com :: View topic - Fastest bitboard compress rout...
folded bitscan
http://216.25.93.108/forum/viewtopic.php?t=14151
tags: bitboard
Bit magic - comp.lang.asm.x86 | Google Groups
folded bitscan
http://groups.google.de/group/comp.lang.asm.x86/browse_frm/t...
tags: bitboard
TalkChess.com :: View topic - doing undoing
http://216.25.93.108/forum/viewtopic.php?t=13764
tags: bitboard
TalkChess.com :: View topic - Fastest 32 (64?) bit BishopAtt...
As I stated in another thread, I believe that I had developed the fastest bitboard move generator for either 32 bit or 64 bit machines and that I would post about them. The last bitboard generator that I posted about was to just get a 'read' on that metho
http://216.25.93.108/forum/viewtopic.php?t=13690
tags: chess bitboard
TalkChess.com :: View topic - Final '32 bit friendly' attack...
If anyone is interested in trying these 32 bit friendly sliding-piece 'folded' bitboard move generators then I suggest this as a starting point. The reason that they only return an index is so, it can be used to lookup mobility as well as an attack set. A
http://216.25.93.108/forum/viewtopic.php?t=13714
tags: chess bitboard
TalkChess.com :: View topic - Two small in-register-lookups
colorOfSquare
http://216.25.93.108/forum/viewtopic.php?t=13344
tags: chess bitboard
Other Builtins - Using the GNU Compiler Collection (GCC)
builtin popcount
http://developer.apple.com/documentation/developertools/gcc-...
tags: bitboard
Other Builtins - Using the GNU Compiler Collection (GCC)
builtin popcount
http://developer.apple.com/documentation/developertools/gcc-...
tags: bitboard
MASM and TASM - alt.lang.asm | Google Groups
http://groups.google.com/group/alt.lang.asm/browse_thread/th...
tags: bitboard
Simple search algorithms - comp.programming | Google Groups
http://groups.google.com/group/comp.programming/browse_threa...
tags: bitboard
Counting 'on' bits in a byte? - comp.lang.c | Google...
http://groups.google.com/group/comp.lang.c/browse_thread/thr...
tags: bitboard
osx chess assembly code apparently
http://wannabe.guru.org/svn/typhoon/trunk/x86.asm
tags: chess osx bitboard
Software optimization resources. C++ and assembly. Windows, ...
http://www.agner.org/optimize/
tags: c_ chess bitboard bits
Counting Number of On Bits in an Integer
http://infolab.stanford.edu/~manku/bitcount/bitcount.html
tags: bitboard
TalkChess.com :: View topic - Move Generation
http://216.25.93.108/forum/viewtopic.php?p=91360&sid=3727cc0...
tags: chess bitboard
TalkChess.com :: View topic - Check idea + bittwiddler reque...
trick bit manipulation code
http://216.25.93.108/forum/viewtopic.php?t=12499&postdays=0&...
tags: chess bitboard
Bit Twiddling Hacks
http://graphics.stanford.edu/~seander/bithacks.html
tags: bitboard
HAKMEM -- PROGRAMMING HACKS -- DRAFT, NOT YET PROOFED
http://www.inwap.com/pdp10/hbaker/hakmem/hacks.html#item169
tags: bitboard
The Aggregate Magic Algorithms
http://aggregate.ee.engr.uky.edu/MAGIC/#Population%20Count%2...
tags: bitboard
Hamming weight - Wikipedia, the free encyclopedia
http://en.wikipedia.org/wiki/Hamming_weight
tags: bitboard
Jeu George's Blogs : Bit Fiddling - 3
http://blogs.msdn.com/jeuge/archive/2005/06/08/HAKMEM_Bit_Co...
tags: bitboard
Larry Osterman's WebLog : Another of my favorite tricks - re...
http://blogs.msdn.com/larryosterman/archive/2005/10/13/48075...
tags: bitboard
Finding set bit in qword. - alt.lang.asm | Google Groups
http://groups.google.com/group/alt.lang.asm/browse_thread/th...
tags: bitboard
Darkthought Bitboard Infrastructure
http://supertech.lcs.mit.edu/~heinz/dt/node7.html
tags: chess bitboard
ONJava.com: Bitwise Optimization in Java: Bitfields, Bitboar...
http://www.onjava.com/pub/a/onjava/2005/02/02/bitsets.html?p...
tags: bitboard
|