]> git.sesse.net Git - stockfish/blob - src/bitboard.cpp
Retire obsolete reentrancy check in pos.print()
[stockfish] / src / bitboard.cpp
1 /*
2   Stockfish, a UCI chess playing engine derived from Glaurung 2.1
3   Copyright (C) 2004-2008 Tord Romstad (Glaurung author)
4   Copyright (C) 2008-2010 Marco Costalba, Joona Kiiski, Tord Romstad
5
6   Stockfish is free software: you can redistribute it and/or modify
7   it under the terms of the GNU General Public License as published by
8   the Free Software Foundation, either version 3 of the License, or
9   (at your option) any later version.
10
11   Stockfish is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14   GNU General Public License for more details.
15
16   You should have received a copy of the GNU General Public License
17   along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 */
19
20 #include <iostream>
21
22 #include "bitboard.h"
23 #include "bitcount.h"
24
25 #if defined(IS_64BIT)
26
27 const uint64_t BMult[64] = {
28   0x0440049104032280ULL, 0x1021023C82008040ULL, 0x0404040082000048ULL,
29   0x48C4440084048090ULL, 0x2801104026490000ULL, 0x4100880442040800ULL,
30   0x0181011002E06040ULL, 0x9101004104200E00ULL, 0x1240848848310401ULL,
31   0x2000142828050024ULL, 0x00001004024D5000ULL, 0x0102044400800200ULL,
32   0x8108108820112000ULL, 0xA880818210C00046ULL, 0x4008008801082000ULL,
33   0x0060882404049400ULL, 0x0104402004240810ULL, 0x000A002084250200ULL,
34   0x00100B0880801100ULL, 0x0004080201220101ULL, 0x0044008080A00000ULL,
35   0x0000202200842000ULL, 0x5006004882D00808ULL, 0x0000200045080802ULL,
36   0x0086100020200601ULL, 0xA802080A20112C02ULL, 0x0080411218080900ULL,
37   0x000200A0880080A0ULL, 0x9A01010000104000ULL, 0x0028008003100080ULL,
38   0x0211021004480417ULL, 0x0401004188220806ULL, 0x00825051400C2006ULL,
39   0x00140C0210943000ULL, 0x0000242800300080ULL, 0x00C2208120080200ULL,
40   0x2430008200002200ULL, 0x1010100112008040ULL, 0x8141050100020842ULL,
41   0x0000822081014405ULL, 0x800C049E40400804ULL, 0x4A0404028A000820ULL,
42   0x0022060201041200ULL, 0x0360904200840801ULL, 0x0881A08208800400ULL,
43   0x0060202C00400420ULL, 0x1204440086061400ULL, 0x0008184042804040ULL,
44   0x0064040315300400ULL, 0x0C01008801090A00ULL, 0x0808010401140C00ULL,
45   0x04004830C2020040ULL, 0x0080005002020054ULL, 0x40000C14481A0490ULL,
46   0x0010500101042048ULL, 0x1010100200424000ULL, 0x0000640901901040ULL,
47   0x00000A0201014840ULL, 0x00840082AA011002ULL, 0x010010840084240AULL,
48   0x0420400810420608ULL, 0x8D40230408102100ULL, 0x4A00200612222409ULL,
49   0x0A08520292120600ULL
50 };
51
52 const uint64_t RMult[64] = {
53   0x0A8002C000108020ULL, 0x4440200140003000ULL, 0x8080200010011880ULL,
54   0x0380180080141000ULL, 0x1A00060008211044ULL, 0x410001000A0C0008ULL,
55   0x9500060004008100ULL, 0x0100024284A20700ULL, 0x0000802140008000ULL,
56   0x0080C01002A00840ULL, 0x0402004282011020ULL, 0x9862000820420050ULL,
57   0x0001001448011100ULL, 0x6432800200800400ULL, 0x040100010002000CULL,
58   0x0002800D0010C080ULL, 0x90C0008000803042ULL, 0x4010004000200041ULL,
59   0x0003010010200040ULL, 0x0A40828028001000ULL, 0x0123010008000430ULL,
60   0x0024008004020080ULL, 0x0060040001104802ULL, 0x00582200028400D1ULL,
61   0x4000802080044000ULL, 0x0408208200420308ULL, 0x0610038080102000ULL,
62   0x3601000900100020ULL, 0x0000080080040180ULL, 0x00C2020080040080ULL,
63   0x0080084400100102ULL, 0x4022408200014401ULL, 0x0040052040800082ULL,
64   0x0B08200280804000ULL, 0x008A80A008801000ULL, 0x4000480080801000ULL,
65   0x0911808800801401ULL, 0x822A003002001894ULL, 0x401068091400108AULL,
66   0x000004A10A00004CULL, 0x2000800640008024ULL, 0x1486408102020020ULL,
67   0x000100A000D50041ULL, 0x00810050020B0020ULL, 0x0204000800808004ULL,
68   0x00020048100A000CULL, 0x0112000831020004ULL, 0x0009000040810002ULL,
69   0x0440490200208200ULL, 0x8910401000200040ULL, 0x6404200050008480ULL,
70   0x4B824A2010010100ULL, 0x04080801810C0080ULL, 0x00000400802A0080ULL,
71   0x8224080110026400ULL, 0x40002C4104088200ULL, 0x01002100104A0282ULL,
72   0x1208400811048021ULL, 0x3201014A40D02001ULL, 0x0005100019200501ULL,
73   0x0101000208001005ULL, 0x0002008450080702ULL, 0x001002080301D00CULL,
74   0x410201CE5C030092ULL
75 };
76
77 const int BShift[64] = {
78   58, 59, 59, 59, 59, 59, 59, 58, 59, 59, 59, 59, 59, 59, 59, 59,
79   59, 59, 57, 57, 57, 57, 59, 59, 59, 59, 57, 55, 55, 57, 59, 59,
80   59, 59, 57, 55, 55, 57, 59, 59, 59, 59, 57, 57, 57, 57, 59, 59,
81   59, 59, 59, 59, 59, 59, 59, 59, 58, 59, 59, 59, 59, 59, 59, 58
82 };
83
84 const int RShift[64] = {
85   52, 53, 53, 53, 53, 53, 53, 52, 53, 54, 54, 54, 54, 54, 54, 53,
86   53, 54, 54, 54, 54, 54, 54, 53, 53, 54, 54, 54, 54, 54, 54, 53,
87   53, 54, 54, 54, 54, 54, 54, 53, 53, 54, 54, 54, 54, 54, 54, 53,
88   53, 54, 54, 54, 54, 54, 54, 53, 52, 53, 53, 53, 53, 53, 53, 52
89 };
90
91 #else // if !defined(IS_64BIT)
92
93 const uint64_t BMult[64] = {
94   0x54142844C6A22981ULL, 0x710358A6EA25C19EULL, 0x704F746D63A4A8DCULL,
95   0xBFED1A0B80F838C5ULL, 0x90561D5631E62110ULL, 0x2804260376E60944ULL,
96   0x84A656409AA76871ULL, 0xF0267F64C28B6197ULL, 0x70764EBB762F0585ULL,
97   0x92AA09E0CFE161DEULL, 0x41EE1F6BB266F60EULL, 0xDDCBF04F6039C444ULL,
98   0x5A3FAB7BAC0D988AULL, 0xD3727877FA4EAA03ULL, 0xD988402D868DDAAEULL,
99   0x812B291AFA075C7CULL, 0x94FAF987B685A932ULL, 0x3ED867D8470D08DBULL,
100   0x92517660B8901DE8ULL, 0x2D97E43E058814B4ULL, 0x880A10C220B25582ULL,
101   0xC7C6520D1F1A0477ULL, 0xDBFC7FBCD7656AA6ULL, 0x78B1B9BFB1A2B84FULL,
102   0x2F20037F112A0BC1ULL, 0x657171EA2269A916ULL, 0xC08302B07142210EULL,
103   0x0880A4403064080BULL, 0x3602420842208C00ULL, 0x852800DC7E0B6602ULL,
104   0x595A3FBBAA0F03B2ULL, 0x9F01411558159D5EULL, 0x2B4A4A5F88B394F2ULL,
105   0x4AFCBFFC292DD03AULL, 0x4A4094A3B3F10522ULL, 0xB06F00B491F30048ULL,
106   0xD5B3820280D77004ULL, 0x8B2E01E7C8E57A75ULL, 0x2D342794E886C2E6ULL,
107   0xC302C410CDE21461ULL, 0x111F426F1379C274ULL, 0xE0569220ABB31588ULL,
108   0x5026D3064D453324ULL, 0xE2076040C343CD8AULL, 0x93EFD1E1738021EEULL,
109   0xB680804BED143132ULL, 0x44E361B21986944CULL, 0x44C60170EF5C598CULL,
110   0xF4DA475C195C9C94ULL, 0xA3AFBB5F72060B1DULL, 0xBC75F410E41C4FFCULL,
111   0xB51C099390520922ULL, 0x902C011F8F8EC368ULL, 0x950B56B3D6F5490AULL,
112   0x3909E0635BF202D0ULL, 0x5744F90206EC10CCULL, 0xDC59FD76317ABBC1ULL,
113   0x881C7C67FCBFC4F6ULL, 0x47CA41E7E440D423ULL, 0xEB0C88112048D004ULL,
114   0x51C60E04359AEF1AULL, 0x1AA1FE0E957A5554ULL, 0xDD9448DB4F5E3104ULL,
115   0xDC01F6DCA4BEBBDCULL,
116 };
117
118 const uint64_t RMult[64] = {
119   0xD7445CDEC88002C0ULL, 0xD0A505C1F2001722ULL, 0xE065D1C896002182ULL,
120   0x9A8C41E75A000892ULL, 0x8900B10C89002AA8ULL, 0x9B28D1C1D60005A2ULL,
121   0x015D6C88DE002D9AULL, 0xB1DBFC802E8016A9ULL, 0x149A1042D9D60029ULL,
122   0xB9C08050599E002FULL, 0x132208C3AF300403ULL, 0xC1000CE2E9C50070ULL,
123   0x9D9AA13C99020012ULL, 0xB6B078DAF71E0046ULL, 0x9D880182FB6E002EULL,
124   0x52889F467E850037ULL, 0xDA6DC008D19A8480ULL, 0x468286034F902420ULL,
125   0x7140AC09DC54C020ULL, 0xD76FFFFA39548808ULL, 0xEA901C4141500808ULL,
126   0xC91004093F953A02ULL, 0x02882AFA8F6BB402ULL, 0xAEBE335692442C01ULL,
127   0x0E904A22079FB91EULL, 0x13A514851055F606ULL, 0x76C782018C8FE632ULL,
128   0x1DC012A9D116DA06ULL, 0x3C9E0037264FFFA6ULL, 0x2036002853C6E4A2ULL,
129   0xE3FE08500AFB47D4ULL, 0xF38AF25C86B025C2ULL, 0xC0800E2182CF9A40ULL,
130   0x72002480D1F60673ULL, 0x2500200BAE6E9B53ULL, 0xC60018C1EEFCA252ULL,
131   0x0600590473E3608AULL, 0x46002C4AB3FE51B2ULL, 0xA200011486BCC8D2ULL,
132   0xB680078095784C63ULL, 0x2742002639BF11AEULL, 0xC7D60021A5BDB142ULL,
133   0xC8C04016BB83D820ULL, 0xBD520028123B4842ULL, 0x9D1600344AC2A832ULL,
134   0x6A808005631C8A05ULL, 0x604600A148D5389AULL, 0xE2E40103D40DEA65ULL,
135   0x945B5A0087C62A81ULL, 0x012DC200CD82D28EULL, 0x2431C600B5F9EF76ULL,
136   0xFB142A006A9B314AULL, 0x06870E00A1C97D62ULL, 0x2A9DB2004A2689A2ULL,
137   0xD3594600CAF5D1A2ULL, 0xEE0E4900439344A7ULL, 0x89C4D266CA25007AULL,
138   0x3E0013A2743F97E3ULL, 0x0180E31A0431378AULL, 0x3A9E465A4D42A512ULL,
139   0x98D0A11A0C0D9CC2ULL, 0x8E711C1ABA19B01EULL, 0x8DCDC836DD201142ULL,
140   0x5AC08A4735370479ULL,
141 };
142
143 const int BShift[64] = {
144   26, 27, 27, 27, 27, 27, 27, 26, 27, 27, 27, 27, 27, 27, 27, 27,
145   27, 27, 25, 25, 25, 25, 27, 27, 27, 27, 25, 23, 23, 25, 27, 27,
146   27, 27, 25, 23, 23, 25, 27, 27, 27, 27, 25, 25, 25, 25, 27, 27,
147   27, 27, 27, 27, 27, 27, 27, 27, 26, 27, 27, 27, 27, 27, 27, 26
148 };
149
150 const int RShift[64] = {
151   20, 21, 21, 21, 21, 21, 21, 20, 21, 22, 22, 22, 22, 22, 22, 21,
152   21, 22, 22, 22, 22, 22, 22, 21, 21, 22, 22, 22, 22, 22, 22, 21,
153   21, 22, 22, 22, 22, 22, 22, 21, 21, 22, 22, 22, 22, 22, 22, 21,
154   21, 22, 22, 22, 22, 22, 22, 21, 20, 21, 21, 21, 21, 21, 21, 20
155 };
156
157 #endif // defined(IS_64BIT)
158
159 static const Bitboard DarkSquaresBB  = 0xAA55AA55AA55AA55ULL;
160
161 const Bitboard SquaresByColorBB[2] = { DarkSquaresBB, ~DarkSquaresBB };
162
163 const Bitboard FileBB[8] = {
164   FileABB, FileBBB, FileCBB, FileDBB, FileEBB, FileFBB, FileGBB, FileHBB
165 };
166
167 const Bitboard NeighboringFilesBB[8] = {
168   FileBBB, FileABB|FileCBB, FileBBB|FileDBB, FileCBB|FileEBB,
169   FileDBB|FileFBB, FileEBB|FileGBB, FileFBB|FileHBB, FileGBB
170 };
171
172 const Bitboard ThisAndNeighboringFilesBB[8] = {
173   FileABB|FileBBB, FileABB|FileBBB|FileCBB,
174   FileBBB|FileCBB|FileDBB, FileCBB|FileDBB|FileEBB,
175   FileDBB|FileEBB|FileFBB, FileEBB|FileFBB|FileGBB,
176   FileFBB|FileGBB|FileHBB, FileGBB|FileHBB
177 };
178
179 const Bitboard RankBB[8] = {
180   Rank1BB, Rank2BB, Rank3BB, Rank4BB, Rank5BB, Rank6BB, Rank7BB, Rank8BB
181 };
182
183 const Bitboard InFrontBB[2][8] = {
184   { Rank2BB | Rank3BB | Rank4BB | Rank5BB | Rank6BB | Rank7BB | Rank8BB,
185     Rank3BB | Rank4BB | Rank5BB | Rank6BB | Rank7BB | Rank8BB,
186     Rank4BB | Rank5BB | Rank6BB | Rank7BB | Rank8BB,
187     Rank5BB | Rank6BB | Rank7BB | Rank8BB,
188     Rank6BB | Rank7BB | Rank8BB,
189     Rank7BB | Rank8BB,
190     Rank8BB,
191     EmptyBoardBB
192   },
193   { EmptyBoardBB,
194     Rank1BB,
195     Rank2BB | Rank1BB,
196     Rank3BB | Rank2BB | Rank1BB,
197     Rank4BB | Rank3BB | Rank2BB | Rank1BB,
198     Rank5BB | Rank4BB | Rank3BB | Rank2BB | Rank1BB,
199     Rank6BB | Rank5BB | Rank4BB | Rank3BB | Rank2BB | Rank1BB,
200     Rank7BB | Rank6BB | Rank5BB | Rank4BB | Rank3BB | Rank2BB | Rank1BB
201   }
202 };
203
204 // Global bitboards definitions with static storage duration are
205 // automatically set to zero before enter main().
206 Bitboard RMask[64];
207 int RAttackIndex[64];
208 Bitboard RAttacks[0x19000];
209
210 Bitboard BMask[64];
211 int BAttackIndex[64];
212 Bitboard BAttacks[0x1480];
213
214 Bitboard SetMaskBB[65];
215 Bitboard ClearMaskBB[65];
216
217 Bitboard NonSlidingAttacksBB[16][64];
218 Bitboard BetweenBB[64][64];
219
220 Bitboard SquaresInFrontMask[2][64];
221 Bitboard PassedPawnMask[2][64];
222 Bitboard AttackSpanMask[2][64];
223
224 Bitboard BishopPseudoAttacks[64];
225 Bitboard RookPseudoAttacks[64];
226 Bitboard QueenPseudoAttacks[64];
227
228 uint8_t BitCount8Bit[256];
229
230
231 namespace {
232
233   void init_masks();
234   void init_non_sliding_attacks();
235   void init_pseudo_attacks();
236   void init_between_bitboards();
237   Bitboard index_to_bitboard(int index, Bitboard mask);
238   Bitboard sliding_attacks(int sq, Bitboard occupied, int deltas[][2],
239                            int fmin, int fmax, int rmin, int rmax);
240   void init_sliding_attacks(Bitboard attacks[], int attackIndex[], Bitboard mask[],
241                             const int shift[], const Bitboard mult[], int deltas[][2]);
242 }
243
244
245 /// print_bitboard() prints a bitboard in an easily readable format to the
246 /// standard output. This is sometimes useful for debugging.
247
248 void print_bitboard(Bitboard b) {
249
250   for (Rank r = RANK_8; r >= RANK_1; r--)
251   {
252       std::cout << "+---+---+---+---+---+---+---+---+" << '\n';
253       for (File f = FILE_A; f <= FILE_H; f++)
254           std::cout << "| " << (bit_is_set(b, make_square(f, r)) ? 'X' : ' ') << ' ';
255
256       std::cout << "|\n";
257   }
258   std::cout << "+---+---+---+---+---+---+---+---+" << std::endl;
259 }
260
261
262 /// first_1() finds the least significant nonzero bit in a nonzero bitboard.
263 /// pop_1st_bit() finds and clears the least significant nonzero bit in a
264 /// nonzero bitboard.
265
266 #if defined(IS_64BIT) && !defined(USE_BSFQ)
267
268 static CACHE_LINE_ALIGNMENT
269 const int BitTable[64] = {
270    0,  1,  2,  7,  3, 13,  8, 19,  4, 25, 14, 28,  9, 34, 20, 40,  5, 17, 26,
271   38, 15, 46, 29, 48, 10, 31, 35, 54, 21, 50, 41, 57, 63,  6, 12, 18, 24, 27,
272   33, 39, 16, 37, 45, 47, 30, 53, 49, 56, 62, 11, 23, 32, 36, 44, 52, 55, 61,
273   22, 43, 51, 60, 42, 59, 58
274 };
275
276 Square first_1(Bitboard b) {
277   return Square(BitTable[((b & -b) * 0x218a392cd3d5dbfULL) >> 58]);
278 }
279
280 Square pop_1st_bit(Bitboard* b) {
281   Bitboard bb = *b;
282   *b &= (*b - 1);
283   return Square(BitTable[((bb & -bb) * 0x218a392cd3d5dbfULL) >> 58]);
284 }
285
286 #elif !defined(USE_BSFQ)
287
288 static CACHE_LINE_ALIGNMENT
289 const int BitTable[64] = {
290   63, 30,  3, 32, 25, 41, 22, 33, 15, 50, 42, 13, 11, 53, 19, 34, 61, 29,  2,
291   51, 21, 43, 45, 10, 18, 47,  1, 54,  9, 57,  0, 35, 62, 31, 40,  4, 49,  5,
292   52, 26, 60,  6, 23, 44, 46, 27, 56, 16,  7, 39, 48, 24, 59, 14, 12, 55, 38,
293   28, 58, 20, 37, 17, 36, 8
294 };
295
296 Square first_1(Bitboard b) {
297
298   b ^= (b - 1);
299   uint32_t fold = int(b) ^ int(b >> 32);
300   return Square(BitTable[(fold * 0x783a9b23) >> 26]);
301 }
302
303 // Use type-punning
304 union b_union {
305
306     Bitboard b;
307     struct {
308 #if defined (BIGENDIAN)
309         uint32_t h;
310         uint32_t l;
311 #else
312         uint32_t l;
313         uint32_t h;
314 #endif
315     } dw;
316 };
317
318 Square pop_1st_bit(Bitboard* bb) {
319
320    b_union u;
321    Square ret;
322
323    u.b = *bb;
324
325    if (u.dw.l)
326    {
327        ret = Square(BitTable[((u.dw.l ^ (u.dw.l - 1)) * 0x783a9b23) >> 26]);
328        u.dw.l &= (u.dw.l - 1);
329        *bb = u.b;
330        return ret;
331    }
332    ret = Square(BitTable[((~(u.dw.h ^ (u.dw.h - 1))) * 0x783a9b23) >> 26]);
333    u.dw.h &= (u.dw.h - 1);
334    *bb = u.b;
335    return ret;
336 }
337
338 #endif // !defined(USE_BSFQ)
339
340
341 /// init_bitboards() initializes various bitboard arrays. It is called during
342 /// program initialization.
343
344 void init_bitboards() {
345
346   int rookDeltas[4][2] = {{0,1},{0,-1},{1,0},{-1,0}};
347   int bishopDeltas[4][2] = {{1,1},{-1,1},{1,-1},{-1,-1}};
348
349   init_masks();
350   init_non_sliding_attacks();
351   init_sliding_attacks(RAttacks, RAttackIndex, RMask, RShift, RMult, rookDeltas);
352   init_sliding_attacks(BAttacks, BAttackIndex, BMask, BShift, BMult, bishopDeltas);
353   init_pseudo_attacks();
354   init_between_bitboards();
355 }
356
357 namespace {
358
359   // All functions below are used to precompute various bitboards during
360   // program initialization.  Some of the functions may be difficult to
361   // understand, but they all seem to work correctly, and it should never
362   // be necessary to touch any of them.
363
364   void init_masks() {
365
366     SetMaskBB[SQ_NONE] = EmptyBoardBB;
367     ClearMaskBB[SQ_NONE] = ~SetMaskBB[SQ_NONE];
368
369     for (Square s = SQ_A1; s <= SQ_H8; s++)
370     {
371         SetMaskBB[s] = (1ULL << s);
372         ClearMaskBB[s] = ~SetMaskBB[s];
373     }
374
375     for (Color c = WHITE; c <= BLACK; c++)
376         for (Square s = SQ_A1; s <= SQ_H8; s++)
377         {
378             SquaresInFrontMask[c][s] = in_front_bb(c, s) & file_bb(s);
379             PassedPawnMask[c][s] = in_front_bb(c, s) & this_and_neighboring_files_bb(s);
380             AttackSpanMask[c][s] = in_front_bb(c, s) & neighboring_files_bb(s);
381         }
382
383     for (Bitboard b = 0; b < 256; b++)
384         BitCount8Bit[b] = (uint8_t)count_1s<CNT32>(b);
385   }
386
387   void init_non_sliding_attacks() {
388
389     const int step[][9] =  {
390       {0},
391       {7,9,0}, {17,15,10,6,-6,-10,-15,-17,0}, {0}, {0}, {0},
392       {9,7,-7,-9,8,1,-1,-8,0}, {0}, {0},
393       {-7,-9,0}, {17,15,10,6,-6,-10,-15,-17,0}, {0}, {0}, {0},
394       {9,7,-7,-9,8,1,-1,-8,0}
395     };
396
397     for (Square s = SQ_A1; s <= SQ_H8; s++)
398         for (Piece pc = WP; pc <= BK; pc++)
399             for (int k = 0; step[pc][k] != 0; k++)
400             {
401                 Square to = s + Square(step[pc][k]);
402
403                 if (square_is_ok(to) && square_distance(s, to) < 3)
404                     set_bit(&NonSlidingAttacksBB[pc][s], to);
405            }
406   }
407
408   Bitboard sliding_attacks(int sq, Bitboard occupied, int deltas[][2],
409                            int fmin, int fmax, int rmin, int rmax) {
410     int dx, dy, f, r;
411     int rk = sq / 8;
412     int fl = sq % 8;
413     Bitboard attacks = EmptyBoardBB;
414
415     for (int i = 0; i < 4; i++)
416     {
417         dx = deltas[i][0];
418         dy = deltas[i][1];
419         f = fl + dx;
420         r = rk + dy;
421
422         while (   (dx == 0 || (f >= fmin && f <= fmax))
423                && (dy == 0 || (r >= rmin && r <= rmax)))
424         {
425             attacks |= (1ULL << (f + r * 8));
426
427             if (occupied & (1ULL << (f + r * 8)))
428                 break;
429
430             f += dx;
431             r += dy;
432         }
433     }
434     return attacks;
435   }
436
437   Bitboard index_to_bitboard(int index, Bitboard mask) {
438
439     Bitboard result = EmptyBoardBB;
440     int sq, cnt = 0;
441
442     while (mask)
443     {
444         sq = pop_1st_bit(&mask);
445
446         if (index & (1 << cnt++))
447             result |= (1ULL << sq);
448     }
449     return result;
450   }
451
452   void init_sliding_attacks(Bitboard attacks[], int attackIndex[], Bitboard mask[],
453                             const int shift[], const Bitboard mult[], int deltas[][2]) {
454
455     for (int i = 0, index = 0; i < 64; i++)
456     {
457         attackIndex[i] = index;
458         mask[i] = sliding_attacks(i, 0, deltas, 1, 6, 1, 6);
459
460 #if defined(IS_64BIT)
461         int j = (1 << (64 - shift[i]));
462 #else
463         int j = (1 << (32 - shift[i]));
464 #endif
465
466         for (int k = 0; k < j; k++)
467         {
468             Bitboard b = index_to_bitboard(k, mask[i]);
469
470 #if defined(IS_64BIT)
471             Bitboard v = b * mult[i];
472 #else
473             unsigned v = int(b) * int(mult[i]) ^ int(b >> 32) * int(mult[i] >> 32);
474 #endif
475             attacks[index + (v >> shift[i])] = sliding_attacks(i, b, deltas, 0, 7, 0, 7);
476         }
477         index += j;
478     }
479   }
480
481   void init_pseudo_attacks() {
482
483     for (Square s = SQ_A1; s <= SQ_H8; s++)
484     {
485         BishopPseudoAttacks[s] = bishop_attacks_bb(s, EmptyBoardBB);
486         RookPseudoAttacks[s]   = rook_attacks_bb(s, EmptyBoardBB);
487         QueenPseudoAttacks[s]  = queen_attacks_bb(s, EmptyBoardBB);
488     }
489   }
490
491   void init_between_bitboards() {
492
493     Square s1, s2, s3;
494     SquareDelta d;
495     int f, r;
496
497     for (s1 = SQ_A1; s1 <= SQ_H8; s1++)
498         for (s2 = SQ_A1; s2 <= SQ_H8; s2++)
499             if (bit_is_set(QueenPseudoAttacks[s1], s2))
500             {
501                 f = file_distance(s1, s2);
502                 r = rank_distance(s1, s2);
503
504                 d = SquareDelta(s2 - s1) / Max(f, r);
505
506                 for (s3 = s1 + d; s3 != s2; s3 += d)
507                     set_bit(&(BetweenBB[s1][s2]), s3);
508             }
509   }
510
511 }